#D37C55 (or 0xD37C55) is unknown color: approx Japonica. HEX triplet: D3, 7C and 55. RGB value is (211,124,85). Sum of RGB (Red+Green+Blue) = 211+124+85=420 (55% of max value = 765). Red value is 211 (82.81% from 255 or 50.24% from 420); Green value is 124 (48.83% from 255 or 29.52% from 420); Blue value is 85 (33.59% from 255 or 20.24% from 420); Max value from RGB is 211 - color contains mainly: red. Hex color #D37C55 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D37C55 is #2C83AA. Grayscale: #919191. Windows color (decimal): -2917291 or 5602515. OLE color: 5602515.
HSL color Cylindrical-coordinate representation of color #D37C55: hue angle of 18.57º degrees, saturation: 0.59, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D37C55 is Cyan = 0, Magento = 0.41, Yellow = 0.60 and Black (K on CMYK) = 0.17.
<style> p { color: #d37c55; } p { color: rgb(211,124,85); } H1.HeaderClassName { color: #d37c55; } .AnyTagClassName { color: #d37c55; } </style>
<style> a { background-color: #d37c55; } a { background-color: rgb(211,124,85); } div.DivClassName { background-color: #d37c55; } .BgClassName { background-color: #d37c55; } </style>
<style> span { border-color: #d37c55; } span { border-color: rgb(211,124,85); } td.TdClassName { border-color: #d37c55; } .TagClassName { border-color: #d37c55; } </style>