Shades of Japanese Laurel #228636
Tints of Japanese Laurel #228636
RGB
CMYK
RGB Variations
Color information
#228636 (or 0x228636) is known color: Japanese Laurel. HEX triplet: 22, 86 and 36. RGB value is (34,134,54). Sum of RGB (Red+Green+Blue) = 34+134+54=222 (29% of max value = 765). Red value is 34 (13.67% from 255 or 15.32% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #228636 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #228636 is #DD79C9. Grayscale: #5F5F5F. Windows color (decimal): -14514634 or 3573282. OLE color: 3573282.
HSL color Cylindrical-coordinate representation of color #228636: hue angle of 132º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #228636 is Cyan = 0.75, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 34 | 134 | 54 | - |
| CMYK | 0.75 | 0 | 0.60 | 0.47 |
| HSL | 132º | 0.6% | 0.33% | - |
| HSV(B) | 132º | 0.75% | 0.53% | - |
| XYZ | 9.85 | 17.66 | 6.38 | - |
| YUV | 94.98 | 104.87 | 84.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 134 | 54 | 0.75 | 0 | 0.60 | 0.47 | 132 | 0.6 | 0.33 |
| Hex | 22 | 86 | 36 | 4B | 0 | 3C | 2F | 84 | 3C | 21 |
| Octal | 42 | 206 | 66 | 113 | 0 | 74 | 57 | 204 | 74 | 41 |
| Binary | 100010 | 10000110 | 110110 | 1001011 | 0 | 111100 | 101111 | 10000100 | 111100 | 100001 |
Color Harmonies of #228636
Complementary color
Monochromatic Colors of #228636
Black with #228636
Text Example
Text Example
White with #228636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #228636; }
p { color: rgb(34,134,54); }
H1.HeaderClassName
{
color: #228636;
}
.AnyTagClassName
{
color: #228636;
}
</style>
background-color css
<style>
a { background-color: #228636; }
a { background-color: rgb(34,134,54); }
div.DivClassName
{
background-color: #228636;
}
.BgClassName
{
background-color: #228636;
}
</style>
border-color css
<style>
span { border-color: #228636; }
span { border-color: rgb(34,134,54); }
td.TdClassName
{
border-color: #228636;
}
.TagClassName
{
border-color: #228636;
}
</style>