Shades of Japanese Laurel #218031
Tints of Japanese Laurel #218031
RGB
CMYK
RGB Variations
Color information
#218031 (or 0x218031) is known color: Japanese Laurel. HEX triplet: 21, 80 and 31. RGB value is (33,128,49). Sum of RGB (Red+Green+Blue) = 33+128+49=210 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.71% from 210); Green value is 128 (50.39% from 255 or 60.95% from 210); Blue value is 49 (19.53% from 255 or 23.33% from 210); Max value from RGB is 128 - color contains mainly: green. Hex color #218031 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218031 is #DE7FCE. Grayscale: #5A5A5A. Windows color (decimal): -14581711 or 3244065. OLE color: 3244065.
HSL color Cylindrical-coordinate representation of color #218031: hue angle of 130.11º 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 #218031 is Cyan = 0.74, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 33 | 128 | 49 | - |
| CMYK | 0.74 | 0 | 0.62 | 0.50 |
| HSL | 130.11º | 0.59% | 0.32% | - |
| HSV(B) | 130.11º | 0.74% | 0.5% | - |
| XYZ | 8.9 | 15.98 | 5.52 | - |
| YUV | 90.59 | 104.53 | 86.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 128 | 49 | 0.74 | 0 | 0.62 | 0.50 | 130.11 | 0.59 | 0.32 |
| Hex | 21 | 80 | 31 | 4A | 0 | 3E | 32 | 82 | 3B | 20 |
| Octal | 41 | 200 | 61 | 112 | 0 | 76 | 62 | 202 | 73 | 40 |
| Binary | 100001 | 10000000 | 110001 | 1001010 | 0 | 111110 | 110010 | 10000010 | 111011 | 100000 |
Color Harmonies of #218031
Complementary color
Monochromatic Colors of #218031
Black with #218031
Text Example
Text Example
White with #218031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218031; }
p { color: rgb(33,128,49); }
H1.HeaderClassName
{
color: #218031;
}
.AnyTagClassName
{
color: #218031;
}
</style>
background-color css
<style>
a { background-color: #218031; }
a { background-color: rgb(33,128,49); }
div.DivClassName
{
background-color: #218031;
}
.BgClassName
{
background-color: #218031;
}
</style>
border-color css
<style>
span { border-color: #218031; }
span { border-color: rgb(33,128,49); }
td.TdClassName
{
border-color: #218031;
}
.TagClassName
{
border-color: #218031;
}
</style>