Shades of Japanese Laurel #218336
Tints of Japanese Laurel #218336
RGB
CMYK
RGB Variations
Color information
#218336 (or 0x218336) is known color: Japanese Laurel. HEX triplet: 21, 83 and 36. RGB value is (33,131,54). Sum of RGB (Red+Green+Blue) = 33+131+54=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 131 (51.56% from 255 or 60.09% from 218); Blue value is 54 (21.48% from 255 or 24.77% from 218); Max value from RGB is 131 - color contains mainly: green. Hex color #218336 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218336 is #DE7CC9. Grayscale: #5D5D5D. Windows color (decimal): -14580938 or 3572513. OLE color: 3572513.
HSL color Cylindrical-coordinate representation of color #218336: hue angle of 132.86º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218336 is Cyan = 0.75, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 131 | 54 | - |
| CMYK | 0.75 | 0 | 0.59 | 0.49 |
| HSL | 132.86º | 0.6% | 0.32% | - |
| HSV(B) | 132.86º | 0.75% | 0.51% | - |
| XYZ | 9.41 | 16.82 | 6.24 | - |
| YUV | 92.92 | 106.03 | 85.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 131 | 54 | 0.75 | 0 | 0.59 | 0.49 | 132.86 | 0.6 | 0.32 |
| Hex | 21 | 83 | 36 | 4B | 0 | 3B | 31 | 85 | 3C | 20 |
| Octal | 41 | 203 | 66 | 113 | 0 | 73 | 61 | 205 | 74 | 40 |
| Binary | 100001 | 10000011 | 110110 | 1001011 | 0 | 111011 | 110001 | 10000101 | 111100 | 100000 |
Color Harmonies of #218336
Complementary color
Monochromatic Colors of #218336
Black with #218336
Text Example
Text Example
White with #218336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218336; }
p { color: rgb(33,131,54); }
H1.HeaderClassName
{
color: #218336;
}
.AnyTagClassName
{
color: #218336;
}
</style>
background-color css
<style>
a { background-color: #218336; }
a { background-color: rgb(33,131,54); }
div.DivClassName
{
background-color: #218336;
}
.BgClassName
{
background-color: #218336;
}
</style>
border-color css
<style>
span { border-color: #218336; }
span { border-color: rgb(33,131,54); }
td.TdClassName
{
border-color: #218336;
}
.TagClassName
{
border-color: #218336;
}
</style>