#CAA47B (or 0xCAA47B) is unknown color: approx Cameo. HEX triplet: CA, A4 and 7B. RGB value is (202,164,123). Sum of RGB (Red+Green+Blue) = 202+164+123=489 (64% of max value = 765). Red value is 202 (79.30% from 255 or 41.31% from 489); Green value is 164 (64.45% from 255 or 33.54% from 489); Blue value is 123 (48.44% from 255 or 25.15% from 489); Max value from RGB is 202 - color contains mainly: red. Hex color #CAA47B is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CAA47B is #355B84. Grayscale: #AAAAAA. Windows color (decimal): -3496837 or 8103114. OLE color: 8103114.
HSL color Cylindrical-coordinate representation of color #CAA47B: hue angle of 31.14º degrees, saturation: 0.43, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #CAA47B is Cyan = 0, Magento = 0.19, Yellow = 0.39 and Black (K on CMYK) = 0.21.
<style> p { color: #CAA47B; } p { color: rgb(202,164,123); } H1.HeaderClassName { color: #CAA47B; } .AnyTagClassName { color: #CAA47B; } </style>
<style> a { background-color: #CAA47B; } a { background-color: rgb(202,164,123); } div.DivClassName { background-color: #CAA47B; } .BgClassName { background-color: #CAA47B; } </style>
<style> span { border-color: #CAA47B; } span { border-color: rgb(202,164,123); } td.TdClassName { border-color: #CAA47B; } .TagClassName { border-color: #CAA47B; } </style>