Shades of Japanese Laurel #218537
Tints of Japanese Laurel #218537
RGB
CMYK
RGB Variations
Color information
#218537 (or 0x218537) is known color: Japanese Laurel. HEX triplet: 21, 85 and 37. RGB value is (33,133,55). Sum of RGB (Red+Green+Blue) = 33+133+55=221 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.93% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #218537 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218537 is #DE7AC8. Grayscale: #5E5E5E. Windows color (decimal): -14580425 or 3638561. OLE color: 3638561.
HSL color Cylindrical-coordinate representation of color #218537: hue angle of 133.2º 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 #218537 is Cyan = 0.75, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 133 | 55 | - |
| CMYK | 0.75 | 0 | 0.59 | 0.48 |
| HSL | 133.2º | 0.6% | 0.33% | - |
| HSV(B) | 133.2º | 0.75% | 0.52% | - |
| XYZ | 9.7 | 17.37 | 6.46 | - |
| YUV | 94.21 | 105.87 | 84.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 133 | 55 | 0.75 | 0 | 0.59 | 0.48 | 133.2 | 0.6 | 0.33 |
| Hex | 21 | 85 | 37 | 4B | 0 | 3B | 30 | 85 | 3C | 21 |
| Octal | 41 | 205 | 67 | 113 | 0 | 73 | 60 | 205 | 74 | 41 |
| Binary | 100001 | 10000101 | 110111 | 1001011 | 0 | 111011 | 110000 | 10000101 | 111100 | 100001 |
Color Harmonies of #218537
Complementary color
Monochromatic Colors of #218537
Black with #218537
Text Example
Text Example
White with #218537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218537; }
p { color: rgb(33,133,55); }
H1.HeaderClassName
{
color: #218537;
}
.AnyTagClassName
{
color: #218537;
}
</style>
background-color css
<style>
a { background-color: #218537; }
a { background-color: rgb(33,133,55); }
div.DivClassName
{
background-color: #218537;
}
.BgClassName
{
background-color: #218537;
}
</style>
border-color css
<style>
span { border-color: #218537; }
span { border-color: rgb(33,133,55); }
td.TdClassName
{
border-color: #218537;
}
.TagClassName
{
border-color: #218537;
}
</style>