#C03400 (or 0xC03400) is unknown color: approx Rust. HEX triplet: C0, 34 and 00. RGB value is (192,52,0). Sum of RGB (Red+Green+Blue) = 192+52+0=244 (32% of max value = 765). Red value is 192 (75.39% from 255 or 78.69% from 244); Green value is 52 (20.70% from 255 or 21.31% from 244); Blue value is 0 (0.39% from 255 or 0% from 244); Max value from RGB is 192 - color contains mainly: red. Hex color #C03400 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #C03400 is #3FCBFF. Grayscale: #585858. Windows color (decimal): -4180992 or 13504. OLE color: 13504.
HSL color Cylindrical-coordinate representation of color #C03400: hue angle of 16.25º degrees, saturation: 1, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #C03400 is Cyan = 0, Magento = 0.73, Yellow = 1 and Black (K on CMYK) = 0.25.
<style> p { color: #C03400; } p { color: rgb(192,52,0); } H1.HeaderClassName { color: #C03400; } .AnyTagClassName { color: #C03400; } </style>
<style> a { background-color: #C03400; } a { background-color: rgb(192,52,0); } div.DivClassName { background-color: #C03400; } .BgClassName { background-color: #C03400; } </style>
<style> span { border-color: #C03400; } span { border-color: rgb(192,52,0); } td.TdClassName { border-color: #C03400; } .TagClassName { border-color: #C03400; } </style>