#0D553F (or 0x0D553F) is unknown color: approx Fun Green. HEX triplet: 0D, 55 and 3F. RGB value is (13,85,63). Sum of RGB (Red+Green+Blue) = 13+85+63=161 (21% of max value = 765). Red value is 13 (5.47% from 255 or 8.07% from 161); Green value is 85 (33.59% from 255 or 52.80% from 161); Blue value is 63 (25% from 255 or 39.13% from 161); Max value from RGB is 85 - color contains mainly: green. Hex color #0D553F is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #0D553F is #F2AAC0. Grayscale: #3C3C3C. Windows color (decimal): -15903425 or 4150541. OLE color: 4150541.
HSL color Cylindrical-coordinate representation of color #0D553F: hue angle of 161.67º degrees, saturation: 0.73, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #0D553F is Cyan = 0.85, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.67.
<style> p { color: #0D553F; } p { color: rgb(13,85,63); } H1.HeaderClassName { color: #0D553F; } .AnyTagClassName { color: #0D553F; } </style>
<style> a { background-color: #0D553F; } a { background-color: rgb(13,85,63); } div.DivClassName { background-color: #0D553F; } .BgClassName { background-color: #0D553F; } </style>
<style> span { border-color: #0D553F; } span { border-color: rgb(13,85,63); } td.TdClassName { border-color: #0D553F; } .TagClassName { border-color: #0D553F; } </style>