#D77BBB (or 0xD77BBB) is unknown color: approx Persian Pink. HEX triplet: D7, 7B and BB. RGB value is (215,123,187). Sum of RGB (Red+Green+Blue) = 215+123+187=525 (69% of max value = 765). Red value is 215 (84.38% from 255 or 40.95% from 525); Green value is 123 (48.44% from 255 or 23.43% from 525); Blue value is 187 (73.44% from 255 or 35.62% from 525); Max value from RGB is 215 - color contains mainly: red. Hex color #D77BBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #D77BBB is #288444. Grayscale: #9D9D9D. Windows color (decimal): -2655301 or 12286935. OLE color: 12286935.
HSL color Cylindrical-coordinate representation of color #D77BBB: hue angle of 318.26º degrees, saturation: 0.53, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D77BBB is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.16.
<style> p { color: #D77BBB; } p { color: rgb(215,123,187); } H1.HeaderClassName { color: #D77BBB; } .AnyTagClassName { color: #D77BBB; } </style>
<style> a { background-color: #D77BBB; } a { background-color: rgb(215,123,187); } div.DivClassName { background-color: #D77BBB; } .BgClassName { background-color: #D77BBB; } </style>
<style> span { border-color: #D77BBB; } span { border-color: rgb(215,123,187); } td.TdClassName { border-color: #D77BBB; } .TagClassName { border-color: #D77BBB; } </style>