#05756E (or 0x05756E) is unknown color: approx Pine Green. HEX triplet: 05, 75 and 6E. RGB value is (5,117,110). Sum of RGB (Red+Green+Blue) = 5+117+110=232 (30% of max value = 765). Red value is 5 (2.34% from 255 or 2.16% from 232); Green value is 117 (46.09% from 255 or 50.43% from 232); Blue value is 110 (43.36% from 255 or 47.41% from 232); Max value from RGB is 117 - color contains mainly: green. Hex color #05756E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05756E is #FA8A91. Grayscale: #525252. Windows color (decimal): -16419474 or 7238917. OLE color: 7238917.
HSL color Cylindrical-coordinate representation of color #05756E: hue angle of 176.25º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #05756E is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.54.
<style> p { color: #05756E; } p { color: rgb(5,117,110); } H1.HeaderClassName { color: #05756E; } .AnyTagClassName { color: #05756E; } </style>
<style> a { background-color: #05756E; } a { background-color: rgb(5,117,110); } div.DivClassName { background-color: #05756E; } .BgClassName { background-color: #05756E; } </style>
<style> span { border-color: #05756E; } span { border-color: rgb(5,117,110); } td.TdClassName { border-color: #05756E; } .TagClassName { border-color: #05756E; } </style>