Shades of Japanese Laurel #258638
Tints of Japanese Laurel #258638
RGB
CMYK
RGB Variations
Color information
#258638 (or 0x258638) is known color: Japanese Laurel. HEX triplet: 25, 86 and 38. RGB value is (37,134,56). Sum of RGB (Red+Green+Blue) = 37+134+56=227 (30% of max value = 765). Red value is 37 (14.84% from 255 or 16.30% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 56 (22.27% from 255 or 24.67% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #258638 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258638 is #DA79C7. Grayscale: #606060. Windows color (decimal): -14318024 or 3704357. OLE color: 3704357.
HSL color Cylindrical-coordinate representation of color #258638: hue angle of 131.75º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258638 is Cyan = 0.72, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 134 | 56 | - |
| CMYK | 0.72 | 0 | 0.58 | 0.47 |
| HSL | 131.75º | 0.57% | 0.34% | - |
| HSV(B) | 131.75º | 0.72% | 0.53% | - |
| XYZ | 10 | 17.73 | 6.64 | - |
| YUV | 96.11 | 105.36 | 85.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 134 | 56 | 0.72 | 0 | 0.58 | 0.47 | 131.75 | 0.57 | 0.34 |
| Hex | 25 | 86 | 38 | 48 | 0 | 3A | 2F | 84 | 39 | 22 |
| Octal | 45 | 206 | 70 | 110 | 0 | 72 | 57 | 204 | 71 | 42 |
| Binary | 100101 | 10000110 | 111000 | 1001000 | 0 | 111010 | 101111 | 10000100 | 111001 | 100010 |
Color Harmonies of #258638
Complementary color
Monochromatic Colors of #258638
Black with #258638
Text Example
Text Example
White with #258638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258638; }
p { color: rgb(37,134,56); }
H1.HeaderClassName
{
color: #258638;
}
.AnyTagClassName
{
color: #258638;
}
</style>
background-color css
<style>
a { background-color: #258638; }
a { background-color: rgb(37,134,56); }
div.DivClassName
{
background-color: #258638;
}
.BgClassName
{
background-color: #258638;
}
</style>
border-color css
<style>
span { border-color: #258638; }
span { border-color: rgb(37,134,56); }
td.TdClassName
{
border-color: #258638;
}
.TagClassName
{
border-color: #258638;
}
</style>