Shades of Japanese Laurel #248937
Tints of Japanese Laurel #248937
RGB
CMYK
RGB Variations
Color information
#248937 (or 0x248937) is known color: Japanese Laurel. HEX triplet: 24, 89 and 37. RGB value is (36,137,55). Sum of RGB (Red+Green+Blue) = 36+137+55=228 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.79% from 228); Green value is 137 (53.91% from 255 or 60.09% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 137 - color contains mainly: green. Hex color #248937 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #248937 is #DB76C8. Grayscale: #616161. Windows color (decimal): -14382793 or 3639588. OLE color: 3639588.
HSL color Cylindrical-coordinate representation of color #248937: hue angle of 131.29º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #248937 is Cyan = 0.74, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 36 | 137 | 55 | - |
| CMYK | 0.74 | 0 | 0.60 | 0.46 |
| HSL | 131.29º | 0.58% | 0.34% | - |
| HSV(B) | 131.29º | 0.74% | 0.54% | - |
| XYZ | 10.36 | 18.54 | 6.65 | - |
| YUV | 97.45 | 104.04 | 84.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 137 | 55 | 0.74 | 0 | 0.60 | 0.46 | 131.29 | 0.58 | 0.34 |
| Hex | 24 | 89 | 37 | 4A | 0 | 3C | 2E | 83 | 3A | 22 |
| Octal | 44 | 211 | 67 | 112 | 0 | 74 | 56 | 203 | 72 | 42 |
| Binary | 100100 | 10001001 | 110111 | 1001010 | 0 | 111100 | 101110 | 10000011 | 111010 | 100010 |
Color Harmonies of #248937
Complementary color
Monochromatic Colors of #248937
Black with #248937
Text Example
Text Example
White with #248937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248937; }
p { color: rgb(36,137,55); }
H1.HeaderClassName
{
color: #248937;
}
.AnyTagClassName
{
color: #248937;
}
</style>
background-color css
<style>
a { background-color: #248937; }
a { background-color: rgb(36,137,55); }
div.DivClassName
{
background-color: #248937;
}
.BgClassName
{
background-color: #248937;
}
</style>
border-color css
<style>
span { border-color: #248937; }
span { border-color: rgb(36,137,55); }
td.TdClassName
{
border-color: #248937;
}
.TagClassName
{
border-color: #248937;
}
</style>