#CABD83 (or 0xCABD83) is unknown color: approx Yuma. HEX triplet: CA, BD and 83. RGB value is (202,189,131). Sum of RGB (Red+Green+Blue) = 202+189+131=522 (69% of max value = 765). Red value is 202 (79.30% from 255 or 38.70% from 522); Green value is 189 (74.22% from 255 or 36.21% from 522); Blue value is 131 (51.56% from 255 or 25.10% from 522); Max value from RGB is 202 - color contains mainly: red. Hex color #CABD83 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CABD83 is #35427C. Grayscale: #BABABA. Windows color (decimal): -3490429 or 8633802. OLE color: 8633802.
HSL color Cylindrical-coordinate representation of color #CABD83: hue angle of 49.01º degrees, saturation: 0.4, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #CABD83 is Cyan = 0, Magento = 0.06, Yellow = 0.35 and Black (K on CMYK) = 0.21.
<style> p { color: #CABD83; } p { color: rgb(202,189,131); } H1.HeaderClassName { color: #CABD83; } .AnyTagClassName { color: #CABD83; } </style>
<style> a { background-color: #CABD83; } a { background-color: rgb(202,189,131); } div.DivClassName { background-color: #CABD83; } .BgClassName { background-color: #CABD83; } </style>
<style> span { border-color: #CABD83; } span { border-color: rgb(202,189,131); } td.TdClassName { border-color: #CABD83; } .TagClassName { border-color: #CABD83; } </style>