Shades of Japanese Laurel #218534
Tints of Japanese Laurel #218534
RGB
CMYK
RGB Variations
Color information
#218534 (or 0x218534) is known color: Japanese Laurel. HEX triplet: 21, 85 and 34. RGB value is (33,133,52). Sum of RGB (Red+Green+Blue) = 33+133+52=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 133 (52.34% from 255 or 61.01% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 133 - color contains mainly: green. Hex color #218534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218534 is #DE7ACB. Grayscale: #5E5E5E. Windows color (decimal): -14580428 or 3441953. OLE color: 3441953.
HSL color Cylindrical-coordinate representation of color #218534: hue angle of 131.4º 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 #218534 is Cyan = 0.75, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 52 | - |
| CMYK | 0.75 | 0 | 0.61 | 0.48 |
| HSL | 131.4º | 0.6% | 0.33% | - |
| HSV(B) | 131.4º | 0.75% | 0.52% | - |
| XYZ | 9.63 | 17.35 | 6.09 | - |
| YUV | 93.87 | 104.37 | 84.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 52 | 0.75 | 0 | 0.61 | 0.48 | 131.4 | 0.6 | 0.33 |
| Hex | 21 | 85 | 34 | 4B | 0 | 3D | 30 | 83 | 3C | 21 |
| Octal | 41 | 205 | 64 | 113 | 0 | 75 | 60 | 203 | 74 | 41 |
| Binary | 100001 | 10000101 | 110100 | 1001011 | 0 | 111101 | 110000 | 10000011 | 111100 | 100001 |
Color Harmonies of #218534
Complementary color
Monochromatic Colors of #218534
Black with #218534
Text Example
Text Example
White with #218534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218534; }
p { color: rgb(33,133,52); }
H1.HeaderClassName
{
color: #218534;
}
.AnyTagClassName
{
color: #218534;
}
</style>
background-color css
<style>
a { background-color: #218534; }
a { background-color: rgb(33,133,52); }
div.DivClassName
{
background-color: #218534;
}
.BgClassName
{
background-color: #218534;
}
</style>
border-color css
<style>
span { border-color: #218534; }
span { border-color: rgb(33,133,52); }
td.TdClassName
{
border-color: #218534;
}
.TagClassName
{
border-color: #218534;
}
</style>