Shades of Japanese Laurel #218433
Tints of Japanese Laurel #218433
RGB
CMYK
RGB Variations
Color information
#218433 (or 0x218433) is known color: Japanese Laurel. HEX triplet: 21, 84 and 33. RGB value is (33,132,51). Sum of RGB (Red+Green+Blue) = 33+132+51=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 132 (51.95% from 255 or 61.11% from 216); Blue value is 51 (20.31% from 255 or 23.61% from 216); Max value from RGB is 132 - color contains mainly: green. Hex color #218433 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #218433 is #DE7BCC. Grayscale: #5D5D5D. Windows color (decimal): -14580685 or 3376161. OLE color: 3376161.
HSL color Cylindrical-coordinate representation of color #218433: hue angle of 130.91º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #218433 is Cyan = 0.75, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 33 | 132 | 51 | - |
| CMYK | 0.75 | 0 | 0.61 | 0.48 |
| HSL | 130.91º | 0.6% | 0.32% | - |
| HSV(B) | 130.91º | 0.75% | 0.52% | - |
| XYZ | 9.48 | 17.06 | 5.93 | - |
| YUV | 93.17 | 104.2 | 85.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 132 | 51 | 0.75 | 0 | 0.61 | 0.48 | 130.91 | 0.6 | 0.32 |
| Hex | 21 | 84 | 33 | 4B | 0 | 3D | 30 | 83 | 3C | 20 |
| Octal | 41 | 204 | 63 | 113 | 0 | 75 | 60 | 203 | 74 | 40 |
| Binary | 100001 | 10000100 | 110011 | 1001011 | 0 | 111101 | 110000 | 10000011 | 111100 | 100000 |
Color Harmonies of #218433
Complementary color
Monochromatic Colors of #218433
Black with #218433
Text Example
Text Example
White with #218433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #218433; }
p { color: rgb(33,132,51); }
H1.HeaderClassName
{
color: #218433;
}
.AnyTagClassName
{
color: #218433;
}
</style>
background-color css
<style>
a { background-color: #218433; }
a { background-color: rgb(33,132,51); }
div.DivClassName
{
background-color: #218433;
}
.BgClassName
{
background-color: #218433;
}
</style>
border-color css
<style>
span { border-color: #218433; }
span { border-color: rgb(33,132,51); }
td.TdClassName
{
border-color: #218433;
}
.TagClassName
{
border-color: #218433;
}
</style>