#DD98AF (or 0xDD98AF) is unknown color: approx Kobi. HEX triplet: DD, 98 and AF. RGB value is (221,152,175). Sum of RGB (Red+Green+Blue) = 221+152+175=548 (72% of max value = 765). Red value is 221 (86.72% from 255 or 40.33% from 548); Green value is 152 (59.77% from 255 or 27.74% from 548); Blue value is 175 (68.75% from 255 or 31.93% from 548); Max value from RGB is 221 - color contains mainly: red. Hex color #DD98AF is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DD98AF is #226750. Grayscale: #AFAFAF. Windows color (decimal): -2254673 or 11507933. OLE color: 11507933.
HSL color Cylindrical-coordinate representation of color #DD98AF: hue angle of 340º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DD98AF is Cyan = 0, Magento = 0.31, Yellow = 0.21 and Black (K on CMYK) = 0.13.
<style> p { color: #DD98AF; } p { color: rgb(221,152,175); } H1.HeaderClassName { color: #DD98AF; } .AnyTagClassName { color: #DD98AF; } </style>
<style> a { background-color: #DD98AF; } a { background-color: rgb(221,152,175); } div.DivClassName { background-color: #DD98AF; } .BgClassName { background-color: #DD98AF; } </style>
<style> span { border-color: #DD98AF; } span { border-color: rgb(221,152,175); } td.TdClassName { border-color: #DD98AF; } .TagClassName { border-color: #DD98AF; } </style>