#D23345 (or 0xD23345) is unknown color: approx Brick Red. HEX triplet: D2, 33 and 45. RGB value is (210,51,69). Sum of RGB (Red+Green+Blue) = 210+51+69=330 (43% of max value = 765). Red value is 210 (82.42% from 255 or 63.64% from 330); Green value is 51 (20.31% from 255 or 15.45% from 330); Blue value is 69 (27.34% from 255 or 20.91% from 330); Max value from RGB is 210 - color contains mainly: red. Hex color #D23345 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #D23345 is #2DCCBA. Grayscale: #646464. Windows color (decimal): -3001531 or 4535250. OLE color: 4535250.
HSL color Cylindrical-coordinate representation of color #D23345: hue angle of 353.21º degrees, saturation: 0.64, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #D23345 is Cyan = 0, Magento = 0.76, Yellow = 0.67 and Black (K on CMYK) = 0.18.
<style> p { color: #d23345; } p { color: rgb(210,51,69); } H1.HeaderClassName { color: #d23345; } .AnyTagClassName { color: #d23345; } </style>
<style> a { background-color: #d23345; } a { background-color: rgb(210,51,69); } div.DivClassName { background-color: #d23345; } .BgClassName { background-color: #d23345; } </style>
<style> span { border-color: #d23345; } span { border-color: rgb(210,51,69); } td.TdClassName { border-color: #d23345; } .TagClassName { border-color: #d23345; } </style>