#CAB79A (or 0xCAB79A) is unknown color: approx Sour Dough. HEX triplet: CA, B7 and 9A. RGB value is (202,183,154). Sum of RGB (Red+Green+Blue) = 202+183+154=539 (71% of max value = 765). Red value is 202 (79.30% from 255 or 37.48% from 539); Green value is 183 (71.88% from 255 or 33.95% from 539); Blue value is 154 (60.55% from 255 or 28.57% from 539); Max value from RGB is 202 - color contains mainly: red. Hex color #CAB79A is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CAB79A is #354865. Grayscale: #B9B9B9. Windows color (decimal): -3491942 or 10139594. OLE color: 10139594.
HSL color Cylindrical-coordinate representation of color #CAB79A: hue angle of 36.25º degrees, saturation: 0.31, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #CAB79A is Cyan = 0, Magento = 0.09, Yellow = 0.24 and Black (K on CMYK) = 0.21.
<style> p { color: #CAB79A; } p { color: rgb(202,183,154); } H1.HeaderClassName { color: #CAB79A; } .AnyTagClassName { color: #CAB79A; } </style>
<style> a { background-color: #CAB79A; } a { background-color: rgb(202,183,154); } div.DivClassName { background-color: #CAB79A; } .BgClassName { background-color: #CAB79A; } </style>
<style> span { border-color: #CAB79A; } span { border-color: rgb(202,183,154); } td.TdClassName { border-color: #CAB79A; } .TagClassName { border-color: #CAB79A; } </style>