Shades of Japanese Laurel #248836
Tints of Japanese Laurel #248836
RGB
CMYK
RGB Variations
Color information
#248836 (or 0x248836) is known color: Japanese Laurel. HEX triplet: 24, 88 and 36. RGB value is (36,136,54). Sum of RGB (Red+Green+Blue) = 36+136+54=226 (29% of max value = 765). Red value is 36 (14.45% from 255 or 15.93% from 226); Green value is 136 (53.52% from 255 or 60.18% from 226); Blue value is 54 (21.48% from 255 or 23.89% from 226); Max value from RGB is 136 - color contains mainly: green. Hex color #248836 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #248836 is #DB77C9. Grayscale: #606060. Windows color (decimal): -14383050 or 3573796. OLE color: 3573796.
HSL color Cylindrical-coordinate representation of color #248836: hue angle of 130.8º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #248836 is Cyan = 0.74, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 36 | 136 | 54 | - |
| CMYK | 0.74 | 0 | 0.60 | 0.47 |
| HSL | 130.8º | 0.58% | 0.34% | - |
| HSV(B) | 130.8º | 0.74% | 0.53% | - |
| XYZ | 10.2 | 18.25 | 6.48 | - |
| YUV | 96.75 | 103.87 | 84.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 136 | 54 | 0.74 | 0 | 0.60 | 0.47 | 130.8 | 0.58 | 0.34 |
| Hex | 24 | 88 | 36 | 4A | 0 | 3C | 2F | 83 | 3A | 22 |
| Octal | 44 | 210 | 66 | 112 | 0 | 74 | 57 | 203 | 72 | 42 |
| Binary | 100100 | 10001000 | 110110 | 1001010 | 0 | 111100 | 101111 | 10000011 | 111010 | 100010 |
Color Harmonies of #248836
Complementary color
Monochromatic Colors of #248836
Black with #248836
Text Example
Text Example
White with #248836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #248836; }
p { color: rgb(36,136,54); }
H1.HeaderClassName
{
color: #248836;
}
.AnyTagClassName
{
color: #248836;
}
</style>
background-color css
<style>
a { background-color: #248836; }
a { background-color: rgb(36,136,54); }
div.DivClassName
{
background-color: #248836;
}
.BgClassName
{
background-color: #248836;
}
</style>
border-color css
<style>
span { border-color: #248836; }
span { border-color: rgb(36,136,54); }
td.TdClassName
{
border-color: #248836;
}
.TagClassName
{
border-color: #248836;
}
</style>