Shades of Japanese Laurel #258037
Tints of Japanese Laurel #258037
RGB
CMYK
RGB Variations
Color information
#258037 (or 0x258037) is known color: Japanese Laurel. HEX triplet: 25, 80 and 37. RGB value is (37,128,55). Sum of RGB (Red+Green+Blue) = 37+128+55=220 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.82% from 220); Green value is 128 (50.39% from 255 or 58.18% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 128 - color contains mainly: green. Hex color #258037 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258037 is #DA7FC8. Grayscale: #5C5C5C. Windows color (decimal): -14319561 or 3637285. OLE color: 3637285.
HSL color Cylindrical-coordinate representation of color #258037: hue angle of 131.87º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #258037 is Cyan = 0.71, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 37 | 128 | 55 | - |
| CMYK | 0.71 | 0 | 0.57 | 0.50 |
| HSL | 131.87º | 0.55% | 0.32% | - |
| HSV(B) | 131.87º | 0.71% | 0.5% | - |
| XYZ | 9.17 | 16.11 | 6.24 | - |
| YUV | 92.47 | 106.85 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 128 | 55 | 0.71 | 0 | 0.57 | 0.50 | 131.87 | 0.55 | 0.32 |
| Hex | 25 | 80 | 37 | 47 | 0 | 39 | 32 | 84 | 37 | 20 |
| Octal | 45 | 200 | 67 | 107 | 0 | 71 | 62 | 204 | 67 | 40 |
| Binary | 100101 | 10000000 | 110111 | 1000111 | 0 | 111001 | 110010 | 10000100 | 110111 | 100000 |
Color Harmonies of #258037
Complementary color
Monochromatic Colors of #258037
Black with #258037
Text Example
Text Example
White with #258037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258037; }
p { color: rgb(37,128,55); }
H1.HeaderClassName
{
color: #258037;
}
.AnyTagClassName
{
color: #258037;
}
</style>
background-color css
<style>
a { background-color: #258037; }
a { background-color: rgb(37,128,55); }
div.DivClassName
{
background-color: #258037;
}
.BgClassName
{
background-color: #258037;
}
</style>
border-color css
<style>
span { border-color: #258037; }
span { border-color: rgb(37,128,55); }
td.TdClassName
{
border-color: #258037;
}
.TagClassName
{
border-color: #258037;
}
</style>