#FFD0BD (or 0xFFD0BD) is unknown color: approx Tuft Bush. HEX triplet: FF, D0 and BD. RGB value is (255,208,189). Sum of RGB (Red+Green+Blue) = 255+208+189=652 (86% of max value = 765). Red value is 255 (100% from 255 or 39.11% from 652); Green value is 208 (81.64% from 255 or 31.90% from 652); Blue value is 189 (74.22% from 255 or 28.99% from 652); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD0BD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFD0BD is #002F42. Grayscale: #DCDCDC. Windows color (decimal): -12099 or 12439807. OLE color: 12439807.
HSL color Cylindrical-coordinate representation of color #FFD0BD: hue angle of 17.27º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FFD0BD is Cyan = 0, Magento = 0.18, Yellow = 0.26 and Black (K on CMYK) = 0.
<style> p { color: #FFD0BD; } p { color: rgb(255,208,189); } H1.HeaderClassName { color: #FFD0BD; } .AnyTagClassName { color: #FFD0BD; } </style>
<style> a { background-color: #FFD0BD; } a { background-color: rgb(255,208,189); } div.DivClassName { background-color: #FFD0BD; } .BgClassName { background-color: #FFD0BD; } </style>
<style> span { border-color: #FFD0BD; } span { border-color: rgb(255,208,189); } td.TdClassName { border-color: #FFD0BD; } .TagClassName { border-color: #FFD0BD; } </style>