Shades of Myrtle #254920
Tints of Myrtle #254920
RGB
CMYK
RGB Variations
Color information
#254920 (or 0x254920) is known color: Myrtle. HEX triplet: 25, 49 and 20. RGB value is (37,73,32). Sum of RGB (Red+Green+Blue) = 37+73+32=142 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.06% from 142); Green value is 73 (28.91% from 255 or 51.41% from 142); Blue value is 32 (12.89% from 255 or 22.54% from 142); Max value from RGB is 73 - color contains mainly: green. Hex color #254920 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254920 is #DAB6DF. Grayscale: #393939. Windows color (decimal): -14333664 or 2115877. OLE color: 2115877.
HSL color Cylindrical-coordinate representation of color #254920: hue angle of 112.68º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #254920 is Cyan = 0.49, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 37 | 73 | 32 | - |
| CMYK | 0.49 | 0 | 0.56 | 0.71 |
| HSL | 112.68º | 0.39% | 0.21% | - |
| HSV(B) | 112.68º | 0.56% | 0.29% | - |
| XYZ | 3.41 | 5.26 | 2.2 | - |
| YUV | 57.56 | 113.57 | 113.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 73 | 32 | 0.49 | 0 | 0.56 | 0.71 | 112.68 | 0.39 | 0.21 |
| Hex | 25 | 49 | 20 | 31 | 0 | 38 | 47 | 71 | 27 | 15 |
| Octal | 45 | 111 | 40 | 61 | 0 | 70 | 107 | 161 | 47 | 25 |
| Binary | 100101 | 1001001 | 100000 | 110001 | 0 | 111000 | 1000111 | 1110001 | 100111 | 10101 |
Color Harmonies of #254920
Complementary color
Monochromatic Colors of #254920
Black with #254920
Text Example
Text Example
White with #254920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254920; }
p { color: rgb(37,73,32); }
H1.HeaderClassName
{
color: #254920;
}
.AnyTagClassName
{
color: #254920;
}
</style>
background-color css
<style>
a { background-color: #254920; }
a { background-color: rgb(37,73,32); }
div.DivClassName
{
background-color: #254920;
}
.BgClassName
{
background-color: #254920;
}
</style>
border-color css
<style>
span { border-color: #254920; }
span { border-color: rgb(37,73,32); }
td.TdClassName
{
border-color: #254920;
}
.TagClassName
{
border-color: #254920;
}
</style>