#CAA34E (or 0xCAA34E) is unknown color: approx Sundance. HEX triplet: CA, A3 and 4E. RGB value is (202,163,78). Sum of RGB (Red+Green+Blue) = 202+163+78=443 (58% of max value = 765). Red value is 202 (79.30% from 255 or 45.60% from 443); Green value is 163 (64.06% from 255 or 36.79% from 443); Blue value is 78 (30.86% from 255 or 17.61% from 443); Max value from RGB is 202 - color contains mainly: red. Hex color #CAA34E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CAA34E is #355CB1. Grayscale: #A5A5A5. Windows color (decimal): -3497138 or 5153738. OLE color: 5153738.
HSL color Cylindrical-coordinate representation of color #CAA34E: hue angle of 41.13º degrees, saturation: 0.54, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #CAA34E is Cyan = 0, Magento = 0.19, Yellow = 0.61 and Black (K on CMYK) = 0.21.
<style> p { color: #CAA34E; } p { color: rgb(202,163,78); } H1.HeaderClassName { color: #CAA34E; } .AnyTagClassName { color: #CAA34E; } </style>
<style> a { background-color: #CAA34E; } a { background-color: rgb(202,163,78); } div.DivClassName { background-color: #CAA34E; } .BgClassName { background-color: #CAA34E; } </style>
<style> span { border-color: #CAA34E; } span { border-color: rgb(202,163,78); } td.TdClassName { border-color: #CAA34E; } .TagClassName { border-color: #CAA34E; } </style>