#D99B99 (or 0xD99B99) is unknown color: approx Petite Orchid. HEX triplet: D9, 9B and 99. RGB value is (217,155,153). Sum of RGB (Red+Green+Blue) = 217+155+153=525 (69% of max value = 765). Red value is 217 (85.16% from 255 or 41.33% from 525); Green value is 155 (60.94% from 255 or 29.52% from 525); Blue value is 153 (60.16% from 255 or 29.14% from 525); Max value from RGB is 217 - color contains mainly: red. Hex color #D99B99 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #D99B99 is #266466. Grayscale: #ADADAD. Windows color (decimal): -2516071 or 10066905. OLE color: 10066905.
HSL color Cylindrical-coordinate representation of color #D99B99: hue angle of 1.88º degrees, saturation: 0.46, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #D99B99 is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.15.
<style> p { color: #D99B99; } p { color: rgb(217,155,153); } H1.HeaderClassName { color: #D99B99; } .AnyTagClassName { color: #D99B99; } </style>
<style> a { background-color: #D99B99; } a { background-color: rgb(217,155,153); } div.DivClassName { background-color: #D99B99; } .BgClassName { background-color: #D99B99; } </style>
<style> span { border-color: #D99B99; } span { border-color: rgb(217,155,153); } td.TdClassName { border-color: #D99B99; } .TagClassName { border-color: #D99B99; } </style>