Shades of Japanese Laurel #218034
Tints of Japanese Laurel #218034
RGB
CMYK
RGB Variations
Color information
#218034 (or 0x218034) is known color: Japanese Laurel. HEX triplet: 21, 80 and 34. RGB value is (33,128,52). Sum of RGB (Red+Green+Blue) = 33+128+52=213 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.49% from 213); Green value is 128 (50.39% from 255 or 60.09% from 213); Blue value is 52 (20.70% from 255 or 24.41% from 213); Max value from RGB is 128 - color contains mainly: green. Hex color #218034 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218034 is #DE7FCB. Grayscale: #5B5B5B. Windows color (decimal): -14581708 or 3440673. OLE color: 3440673.
HSL color Cylindrical-coordinate representation of color #218034: hue angle of 132º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #218034 is Cyan = 0.74, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 33 | 128 | 52 | - |
| CMYK | 0.74 | 0 | 0.59 | 0.50 |
| HSL | 132º | 0.59% | 0.32% | - |
| HSV(B) | 132º | 0.74% | 0.5% | - |
| XYZ | 8.97 | 16.01 | 5.87 | - |
| YUV | 90.93 | 106.03 | 86.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 128 | 52 | 0.74 | 0 | 0.59 | 0.50 | 132 | 0.59 | 0.32 |
| Hex | 21 | 80 | 34 | 4A | 0 | 3B | 32 | 84 | 3B | 20 |
| Octal | 41 | 200 | 64 | 112 | 0 | 73 | 62 | 204 | 73 | 40 |
| Binary | 100001 | 10000000 | 110100 | 1001010 | 0 | 111011 | 110010 | 10000100 | 111011 | 100000 |
Color Harmonies of #218034
Complementary color
Monochromatic Colors of #218034
Black with #218034
Text Example
Text Example
White with #218034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218034; }
p { color: rgb(33,128,52); }
H1.HeaderClassName
{
color: #218034;
}
.AnyTagClassName
{
color: #218034;
}
</style>
background-color css
<style>
a { background-color: #218034; }
a { background-color: rgb(33,128,52); }
div.DivClassName
{
background-color: #218034;
}
.BgClassName
{
background-color: #218034;
}
</style>
border-color css
<style>
span { border-color: #218034; }
span { border-color: rgb(33,128,52); }
td.TdClassName
{
border-color: #218034;
}
.TagClassName
{
border-color: #218034;
}
</style>