#D470BB (or 0xD470BB) is unknown color: approx Orchid. HEX triplet: D4, 70 and BB. RGB value is (212,112,187). Sum of RGB (Red+Green+Blue) = 212+112+187=511 (67% of max value = 765). Red value is 212 (83.20% from 255 or 41.49% from 511); Green value is 112 (44.14% from 255 or 21.92% from 511); Blue value is 187 (73.44% from 255 or 36.59% from 511); Max value from RGB is 212 - color contains mainly: red. Hex color #D470BB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D470BB is #2B8F44. Grayscale: #969696. Windows color (decimal): -2854725 or 12284116. OLE color: 12284116.
HSL color Cylindrical-coordinate representation of color #D470BB: hue angle of 315º degrees, saturation: 0.54, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #D470BB is Cyan = 0, Magento = 0.47, Yellow = 0.12 and Black (K on CMYK) = 0.17.
<style> p { color: #D470BB; } p { color: rgb(212,112,187); } H1.HeaderClassName { color: #D470BB; } .AnyTagClassName { color: #D470BB; } </style>
<style> a { background-color: #D470BB; } a { background-color: rgb(212,112,187); } div.DivClassName { background-color: #D470BB; } .BgClassName { background-color: #D470BB; } </style>
<style> span { border-color: #D470BB; } span { border-color: rgb(212,112,187); } td.TdClassName { border-color: #D470BB; } .TagClassName { border-color: #D470BB; } </style>