#CB341F (or 0xCB341F) is unknown color: approx Harley Davidson Orange. HEX triplet: CB, 34 and 1F. RGB value is (203,52,31). Sum of RGB (Red+Green+Blue) = 203+52+31=286 (37% of max value = 765). Red value is 203 (79.69% from 255 or 70.98% from 286); Green value is 52 (20.70% from 255 or 18.18% from 286); Blue value is 31 (12.5% from 255 or 10.84% from 286); Max value from RGB is 203 - color contains mainly: red. Hex color #CB341F is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CB341F is #34CBE0. Grayscale: #5E5E5E. Windows color (decimal): -3460065 or 2045131. OLE color: 2045131.
HSL color Cylindrical-coordinate representation of color #CB341F: hue angle of 7.33º degrees, saturation: 0.74, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #CB341F is Cyan = 0, Magento = 0.74, Yellow = 0.85 and Black (K on CMYK) = 0.20.
<style> p { color: #CB341F; } p { color: rgb(203,52,31); } H1.HeaderClassName { color: #CB341F; } .AnyTagClassName { color: #CB341F; } </style>
<style> a { background-color: #CB341F; } a { background-color: rgb(203,52,31); } div.DivClassName { background-color: #CB341F; } .BgClassName { background-color: #CB341F; } </style>
<style> span { border-color: #CB341F; } span { border-color: rgb(203,52,31); } td.TdClassName { border-color: #CB341F; } .TagClassName { border-color: #CB341F; } </style>