#CA374B (or 0xCA374B) is unknown color: approx Brick Red. HEX triplet: CA, 37 and 4B. RGB value is (202,55,75). Sum of RGB (Red+Green+Blue) = 202+55+75=332 (43% of max value = 765). Red value is 202 (79.30% from 255 or 60.84% from 332); Green value is 55 (21.88% from 255 or 16.57% from 332); Blue value is 75 (29.69% from 255 or 22.59% from 332); Max value from RGB is 202 - color contains mainly: red. Hex color #CA374B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CA374B is #35C8B4. Grayscale: #656565. Windows color (decimal): -3524789 or 4929482. OLE color: 4929482.
HSL color Cylindrical-coordinate representation of color #CA374B: hue angle of 351.84º degrees, saturation: 0.58, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #CA374B is Cyan = 0, Magento = 0.73, Yellow = 0.63 and Black (K on CMYK) = 0.21.
<style> p { color: #CA374B; } p { color: rgb(202,55,75); } H1.HeaderClassName { color: #CA374B; } .AnyTagClassName { color: #CA374B; } </style>
<style> a { background-color: #CA374B; } a { background-color: rgb(202,55,75); } div.DivClassName { background-color: #CA374B; } .BgClassName { background-color: #CA374B; } </style>
<style> span { border-color: #CA374B; } span { border-color: rgb(202,55,75); } td.TdClassName { border-color: #CA374B; } .TagClassName { border-color: #CA374B; } </style>