#CB5D40 (or 0xCB5D40) is unknown color: approx Dark Coral. HEX triplet: CB, 5D and 40. RGB value is (203,93,64). Sum of RGB (Red+Green+Blue) = 203+93+64=360 (47% of max value = 765). Red value is 203 (79.69% from 255 or 56.39% from 360); Green value is 93 (36.72% from 255 or 25.83% from 360); Blue value is 64 (25.39% from 255 or 17.78% from 360); Max value from RGB is 203 - color contains mainly: red. Hex color #CB5D40 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #CB5D40 is #34A2BF. Grayscale: #7A7A7A. Windows color (decimal): -3449536 or 4218315. OLE color: 4218315.
HSL color Cylindrical-coordinate representation of color #CB5D40: hue angle of 12.52º degrees, saturation: 0.57, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #CB5D40 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.20.
<style> p { color: #cb5d40; } p { color: rgb(203,93,64); } H1.HeaderClassName { color: #cb5d40; } .AnyTagClassName { color: #cb5d40; } </style>
<style> a { background-color: #cb5d40; } a { background-color: rgb(203,93,64); } div.DivClassName { background-color: #cb5d40; } .BgClassName { background-color: #cb5d40; } </style>
<style> span { border-color: #cb5d40; } span { border-color: rgb(203,93,64); } td.TdClassName { border-color: #cb5d40; } .TagClassName { border-color: #cb5d40; } </style>