#D796CC (or 0xD796CC) is unknown color: approx Lilac. HEX triplet: D7, 96 and CC. RGB value is (215,150,204). Sum of RGB (Red+Green+Blue) = 215+150+204=569 (75% of max value = 765). Red value is 215 (84.38% from 255 or 37.79% from 569); Green value is 150 (58.98% from 255 or 26.36% from 569); Blue value is 204 (80.08% from 255 or 35.85% from 569); Max value from RGB is 215 - color contains mainly: red. Hex color #D796CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #D796CC is #286933. Grayscale: #AFAFAF. Windows color (decimal): -2648372 or 13407959. OLE color: 13407959.
HSL color Cylindrical-coordinate representation of color #D796CC: hue angle of 310.15º degrees, saturation: 0.45, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #D796CC is Cyan = 0, Magento = 0.30, Yellow = 0.05 and Black (K on CMYK) = 0.16.
<style> p { color: #D796CC; } p { color: rgb(215,150,204); } H1.HeaderClassName { color: #D796CC; } .AnyTagClassName { color: #D796CC; } </style>
<style> a { background-color: #D796CC; } a { background-color: rgb(215,150,204); } div.DivClassName { background-color: #D796CC; } .BgClassName { background-color: #D796CC; } </style>
<style> span { border-color: #D796CC; } span { border-color: rgb(215,150,204); } td.TdClassName { border-color: #D796CC; } .TagClassName { border-color: #D796CC; } </style>