#FFCDA1 (or 0xFFCDA1) is unknown color: approx Peach. HEX triplet: FF, CD and A1. RGB value is (255,205,161). Sum of RGB (Red+Green+Blue) = 255+205+161=621 (82% of max value = 765). Red value is 255 (100% from 255 or 41.06% from 621); Green value is 205 (80.47% from 255 or 33.01% from 621); Blue value is 161 (63.28% from 255 or 25.93% from 621); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCDA1 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FFCDA1 is #00325E. Grayscale: #D7D7D7. Windows color (decimal): -12895 or 10604031. OLE color: 10604031.
HSL color Cylindrical-coordinate representation of color #FFCDA1: hue angle of 28.09º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #FFCDA1 is Cyan = 0, Magento = 0.20, Yellow = 0.37 and Black (K on CMYK) = 0.
<style> p { color: #FFCDA1; } p { color: rgb(255,205,161); } H1.HeaderClassName { color: #FFCDA1; } .AnyTagClassName { color: #FFCDA1; } </style>
<style> a { background-color: #FFCDA1; } a { background-color: rgb(255,205,161); } div.DivClassName { background-color: #FFCDA1; } .BgClassName { background-color: #FFCDA1; } </style>
<style> span { border-color: #FFCDA1; } span { border-color: rgb(255,205,161); } td.TdClassName { border-color: #FFCDA1; } .TagClassName { border-color: #FFCDA1; } </style>