#CA490E (or 0xCA490E) is unknown color: approx Rust. HEX triplet: CA, 49 and 0E. RGB value is (202,73,14). Sum of RGB (Red+Green+Blue) = 202+73+14=289 (38% of max value = 765). Red value is 202 (79.30% from 255 or 69.90% from 289); Green value is 73 (28.91% from 255 or 25.26% from 289); Blue value is 14 (5.86% from 255 or 4.84% from 289); Max value from RGB is 202 - color contains mainly: red. Hex color #CA490E is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CA490E is #35B6F1. Grayscale: #696969. Windows color (decimal): -3520242 or 936394. OLE color: 936394.
HSL color Cylindrical-coordinate representation of color #CA490E: hue angle of 18.83º degrees, saturation: 0.87, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #CA490E is Cyan = 0, Magento = 0.64, Yellow = 0.93 and Black (K on CMYK) = 0.21.
<style> p { color: #CA490E; } p { color: rgb(202,73,14); } H1.HeaderClassName { color: #CA490E; } .AnyTagClassName { color: #CA490E; } </style>
<style> a { background-color: #CA490E; } a { background-color: rgb(202,73,14); } div.DivClassName { background-color: #CA490E; } .BgClassName { background-color: #CA490E; } </style>
<style> span { border-color: #CA490E; } span { border-color: rgb(202,73,14); } td.TdClassName { border-color: #CA490E; } .TagClassName { border-color: #CA490E; } </style>