Shades of Japanese Laurel #218536
Tints of Japanese Laurel #218536
RGB
CMYK
RGB Variations
Color information
#218536 (or 0x218536) is known color: Japanese Laurel. HEX triplet: 21, 85 and 36. RGB value is (33,133,54). Sum of RGB (Red+Green+Blue) = 33+133+54=220 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15% from 220); Green value is 133 (52.34% from 255 or 60.45% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 133 - color contains mainly: green. Hex color #218536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218536 is #DE7AC9. Grayscale: #5E5E5E. Windows color (decimal): -14580426 or 3573025. OLE color: 3573025.
HSL color Cylindrical-coordinate representation of color #218536: hue angle of 132.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218536 is Cyan = 0.75, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 54 | - |
| CMYK | 0.75 | 0 | 0.59 | 0.48 |
| HSL | 132.6º | 0.6% | 0.33% | - |
| HSV(B) | 132.6º | 0.75% | 0.52% | - |
| XYZ | 9.68 | 17.36 | 6.33 | - |
| YUV | 94.09 | 105.37 | 84.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 54 | 0.75 | 0 | 0.59 | 0.48 | 132.6 | 0.6 | 0.33 |
| Hex | 21 | 85 | 36 | 4B | 0 | 3B | 30 | 85 | 3C | 21 |
| Octal | 41 | 205 | 66 | 113 | 0 | 73 | 60 | 205 | 74 | 41 |
| Binary | 100001 | 10000101 | 110110 | 1001011 | 0 | 111011 | 110000 | 10000101 | 111100 | 100001 |
Color Harmonies of #218536
Complementary color
Monochromatic Colors of #218536
Black with #218536
Text Example
Text Example
White with #218536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218536; }
p { color: rgb(33,133,54); }
H1.HeaderClassName
{
color: #218536;
}
.AnyTagClassName
{
color: #218536;
}
</style>
background-color css
<style>
a { background-color: #218536; }
a { background-color: rgb(33,133,54); }
div.DivClassName
{
background-color: #218536;
}
.BgClassName
{
background-color: #218536;
}
</style>
border-color css
<style>
span { border-color: #218536; }
span { border-color: rgb(33,133,54); }
td.TdClassName
{
border-color: #218536;
}
.TagClassName
{
border-color: #218536;
}
</style>