#D65A55 (or 0xD65A55) is unknown color: approx Valencia. HEX triplet: D6, 5A and 55. RGB value is (214,90,85). Sum of RGB (Red+Green+Blue) = 214+90+85=389 (51% of max value = 765). Red value is 214 (83.98% from 255 or 55.01% from 389); Green value is 90 (35.55% from 255 or 23.14% from 389); Blue value is 85 (33.59% from 255 or 21.85% from 389); Max value from RGB is 214 - color contains mainly: red. Hex color #D65A55 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D65A55 is #29A5AA. Grayscale: #7E7E7E. Windows color (decimal): -2729387 or 5593814. OLE color: 5593814.
HSL color Cylindrical-coordinate representation of color #D65A55: hue angle of 2.33º degrees, saturation: 0.61, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D65A55 is Cyan = 0, Magento = 0.58, Yellow = 0.60 and Black (K on CMYK) = 0.16.
<style> p { color: #d65a55; } p { color: rgb(214,90,85); } H1.HeaderClassName { color: #d65a55; } .AnyTagClassName { color: #d65a55; } </style>
<style> a { background-color: #d65a55; } a { background-color: rgb(214,90,85); } div.DivClassName { background-color: #d65a55; } .BgClassName { background-color: #d65a55; } </style>
<style> span { border-color: #d65a55; } span { border-color: rgb(214,90,85); } td.TdClassName { border-color: #d65a55; } .TagClassName { border-color: #d65a55; } </style>