Shades of Japanese Laurel #218032
Tints of Japanese Laurel #218032
RGB
CMYK
RGB Variations
Color information
#218032 (or 0x218032) is known color: Japanese Laurel. HEX triplet: 21, 80 and 32. RGB value is (33,128,50). Sum of RGB (Red+Green+Blue) = 33+128+50=211 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.64% from 211); Green value is 128 (50.39% from 255 or 60.66% from 211); Blue value is 50 (19.92% from 255 or 23.70% from 211); Max value from RGB is 128 - color contains mainly: green. Hex color #218032 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218032 is #DE7FCD. Grayscale: #5A5A5A. Windows color (decimal): -14581710 or 3309601. OLE color: 3309601.
HSL color Cylindrical-coordinate representation of color #218032: hue angle of 130.74º 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 #218032 is Cyan = 0.74, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 33 | 128 | 50 | - |
| CMYK | 0.74 | 0 | 0.61 | 0.50 |
| HSL | 130.74º | 0.59% | 0.32% | - |
| HSV(B) | 130.74º | 0.74% | 0.5% | - |
| XYZ | 8.92 | 15.99 | 5.63 | - |
| YUV | 90.7 | 105.03 | 86.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 128 | 50 | 0.74 | 0 | 0.61 | 0.50 | 130.74 | 0.59 | 0.32 |
| Hex | 21 | 80 | 32 | 4A | 0 | 3D | 32 | 83 | 3B | 20 |
| Octal | 41 | 200 | 62 | 112 | 0 | 75 | 62 | 203 | 73 | 40 |
| Binary | 100001 | 10000000 | 110010 | 1001010 | 0 | 111101 | 110010 | 10000011 | 111011 | 100000 |
Color Harmonies of #218032
Complementary color
Monochromatic Colors of #218032
Black with #218032
Text Example
Text Example
White with #218032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218032; }
p { color: rgb(33,128,50); }
H1.HeaderClassName
{
color: #218032;
}
.AnyTagClassName
{
color: #218032;
}
</style>
background-color css
<style>
a { background-color: #218032; }
a { background-color: rgb(33,128,50); }
div.DivClassName
{
background-color: #218032;
}
.BgClassName
{
background-color: #218032;
}
</style>
border-color css
<style>
span { border-color: #218032; }
span { border-color: rgb(33,128,50); }
td.TdClassName
{
border-color: #218032;
}
.TagClassName
{
border-color: #218032;
}
</style>