#255E4E (or 0x255E4E) is unknown color: approx Evening Sea. HEX triplet: 25, 5E and 4E. RGB value is (37,94,78). Sum of RGB (Red+Green+Blue) = 37+94+78=209 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.70% from 209); Green value is 94 (37.11% from 255 or 44.98% from 209); Blue value is 78 (30.86% from 255 or 37.32% from 209); Max value from RGB is 94 - color contains mainly: green. Hex color #255E4E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255E4E is #DAA1B1. Grayscale: #4B4B4B. Windows color (decimal): -14328242 or 5135909. OLE color: 5135909.
HSL color Cylindrical-coordinate representation of color #255E4E: hue angle of 163.16º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #255E4E is Cyan = 0.61, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.63.
<style> p { color: #255E4E; } p { color: rgb(37,94,78); } H1.HeaderClassName { color: #255E4E; } .AnyTagClassName { color: #255E4E; } </style>
<style> a { background-color: #255E4E; } a { background-color: rgb(37,94,78); } div.DivClassName { background-color: #255E4E; } .BgClassName { background-color: #255E4E; } </style>
<style> span { border-color: #255E4E; } span { border-color: rgb(37,94,78); } td.TdClassName { border-color: #255E4E; } .TagClassName { border-color: #255E4E; } </style>