Shades of Japanese Laurel #218136
Tints of Japanese Laurel #218136
RGB
CMYK
RGB Variations
Color information
#218136 (or 0x218136) is known color: Japanese Laurel. HEX triplet: 21, 81 and 36. RGB value is (33,129,54). Sum of RGB (Red+Green+Blue) = 33+129+54=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 129 (50.78% from 255 or 59.72% from 216); Blue value is 54 (21.48% from 255 or 25% from 216); Max value from RGB is 129 - color contains mainly: green. Hex color #218136 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218136 is #DE7EC9. Grayscale: #5B5B5B. Windows color (decimal): -14581450 or 3572001. OLE color: 3572001.
HSL color Cylindrical-coordinate representation of color #218136: hue angle of 133.12º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #218136 is Cyan = 0.74, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 129 | 54 | - |
| CMYK | 0.74 | 0 | 0.58 | 0.49 |
| HSL | 133.13º | 0.59% | 0.32% | - |
| HSV(B) | 133.13º | 0.74% | 0.51% | - |
| XYZ | 9.14 | 16.29 | 6.15 | - |
| YUV | 91.75 | 106.7 | 86.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 129 | 54 | 0.74 | 0 | 0.58 | 0.49 | 133.13 | 0.59 | 0.32 |
| Hex | 21 | 81 | 36 | 4A | 0 | 3A | 31 | 85 | 3B | 20 |
| Octal | 41 | 201 | 66 | 112 | 0 | 72 | 61 | 205 | 73 | 40 |
| Binary | 100001 | 10000001 | 110110 | 1001010 | 0 | 111010 | 110001 | 10000101 | 111011 | 100000 |
Color Harmonies of #218136
Complementary color
Monochromatic Colors of #218136
Black with #218136
Text Example
Text Example
White with #218136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218136; }
p { color: rgb(33,129,54); }
H1.HeaderClassName
{
color: #218136;
}
.AnyTagClassName
{
color: #218136;
}
</style>
background-color css
<style>
a { background-color: #218136; }
a { background-color: rgb(33,129,54); }
div.DivClassName
{
background-color: #218136;
}
.BgClassName
{
background-color: #218136;
}
</style>
border-color css
<style>
span { border-color: #218136; }
span { border-color: rgb(33,129,54); }
td.TdClassName
{
border-color: #218136;
}
.TagClassName
{
border-color: #218136;
}
</style>