#D55C45 (or 0xD55C45) is unknown color: approx Dark Coral. HEX triplet: D5, 5C and 45. RGB value is (213,92,69). Sum of RGB (Red+Green+Blue) = 213+92+69=374 (49% of max value = 765). Red value is 213 (83.59% from 255 or 56.95% from 374); Green value is 92 (36.33% from 255 or 24.60% from 374); Blue value is 69 (27.34% from 255 or 18.45% from 374); Max value from RGB is 213 - color contains mainly: red. Hex color #D55C45 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D55C45 is #2AA3BA. Grayscale: #7D7D7D. Windows color (decimal): -2794427 or 4545749. OLE color: 4545749.
HSL color Cylindrical-coordinate representation of color #D55C45: hue angle of 9.58º degrees, saturation: 0.63, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #D55C45 is Cyan = 0, Magento = 0.57, Yellow = 0.68 and Black (K on CMYK) = 0.16.
<style> p { color: #d55c45; } p { color: rgb(213,92,69); } H1.HeaderClassName { color: #d55c45; } .AnyTagClassName { color: #d55c45; } </style>
<style> a { background-color: #d55c45; } a { background-color: rgb(213,92,69); } div.DivClassName { background-color: #d55c45; } .BgClassName { background-color: #d55c45; } </style>
<style> span { border-color: #d55c45; } span { border-color: rgb(213,92,69); } td.TdClassName { border-color: #d55c45; } .TagClassName { border-color: #d55c45; } </style>