Shades of Japanese Laurel #258336
Tints of Japanese Laurel #258336
RGB
CMYK
RGB Variations
Color information
#258336 (or 0x258336) is known color: Japanese Laurel. HEX triplet: 25, 83 and 36. RGB value is (37,131,54). Sum of RGB (Red+Green+Blue) = 37+131+54=222 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.67% from 222); Green value is 131 (51.56% from 255 or 59.01% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 131 - color contains mainly: green. Hex color #258336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #258336 is #DA7CC9. Grayscale: #5E5E5E. Windows color (decimal): -14318794 or 3572517. OLE color: 3572517.
HSL color Cylindrical-coordinate representation of color #258336: hue angle of 130.85º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #258336 is Cyan = 0.72, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 131 | 54 | - |
| CMYK | 0.72 | 0 | 0.59 | 0.49 |
| HSL | 130.85º | 0.56% | 0.33% | - |
| HSV(B) | 130.85º | 0.72% | 0.51% | - |
| XYZ | 9.55 | 16.89 | 6.25 | - |
| YUV | 94.12 | 105.36 | 87.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 131 | 54 | 0.72 | 0 | 0.59 | 0.49 | 130.85 | 0.56 | 0.33 |
| Hex | 25 | 83 | 36 | 48 | 0 | 3B | 31 | 83 | 38 | 21 |
| Octal | 45 | 203 | 66 | 110 | 0 | 73 | 61 | 203 | 70 | 41 |
| Binary | 100101 | 10000011 | 110110 | 1001000 | 0 | 111011 | 110001 | 10000011 | 111000 | 100001 |
Color Harmonies of #258336
Complementary color
Monochromatic Colors of #258336
Black with #258336
Text Example
Text Example
White with #258336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #258336; }
p { color: rgb(37,131,54); }
H1.HeaderClassName
{
color: #258336;
}
.AnyTagClassName
{
color: #258336;
}
</style>
background-color css
<style>
a { background-color: #258336; }
a { background-color: rgb(37,131,54); }
div.DivClassName
{
background-color: #258336;
}
.BgClassName
{
background-color: #258336;
}
</style>
border-color css
<style>
span { border-color: #258336; }
span { border-color: rgb(37,131,54); }
td.TdClassName
{
border-color: #258336;
}
.TagClassName
{
border-color: #258336;
}
</style>