#CC3717 (or 0xCC3717) is unknown color: approx Harley Davidson Orange. HEX triplet: CC, 37 and 17. RGB value is (204,55,23). Sum of RGB (Red+Green+Blue) = 204+55+23=282 (37% of max value = 765). Red value is 204 (80.08% from 255 or 72.34% from 282); Green value is 55 (21.88% from 255 or 19.50% from 282); Blue value is 23 (9.38% from 255 or 8.16% from 282); Max value from RGB is 204 - color contains mainly: red. Hex color #CC3717 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #CC3717 is #33C8E8. Grayscale: #606060. Windows color (decimal): -3393769 or 1521612. OLE color: 1521612.
HSL color Cylindrical-coordinate representation of color #CC3717: hue angle of 10.61º degrees, saturation: 0.8, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #CC3717 is Cyan = 0, Magento = 0.73, Yellow = 0.89 and Black (K on CMYK) = 0.2.
<style> p { color: #CC3717; } p { color: rgb(204,55,23); } H1.HeaderClassName { color: #CC3717; } .AnyTagClassName { color: #CC3717; } </style>
<style> a { background-color: #CC3717; } a { background-color: rgb(204,55,23); } div.DivClassName { background-color: #CC3717; } .BgClassName { background-color: #CC3717; } </style>
<style> span { border-color: #CC3717; } span { border-color: rgb(204,55,23); } td.TdClassName { border-color: #CC3717; } .TagClassName { border-color: #CC3717; } </style>