Shades of Japanese Laurel #359037
Tints of Japanese Laurel #359037
RGB
CMYK
RGB Variations
Color information
#359037 (or 0x359037) is known color: Japanese Laurel. HEX triplet: 35, 90 and 37. RGB value is (53,144,55). Sum of RGB (Red+Green+Blue) = 53+144+55=252 (33% of max value = 765). Red value is 53 (21.09% from 255 or 21.03% from 252); Green value is 144 (56.64% from 255 or 57.14% from 252); Blue value is 55 (21.88% from 255 or 21.83% from 252); Max value from RGB is 144 - color contains mainly: green. Hex color #359037 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359037 is #CA6FC8. Grayscale: #6A6A6A. Windows color (decimal): -13266889 or 3641397. OLE color: 3641397.
HSL color Cylindrical-coordinate representation of color #359037: hue angle of 121.32º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #359037 is Cyan = 0.63, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 144 | 55 | - |
| CMYK | 0.63 | 0 | 0.62 | 0.44 |
| HSL | 121.32º | 0.46% | 0.39% | - |
| HSV(B) | 121.32º | 0.63% | 0.56% | - |
| XYZ | 12.13 | 20.98 | 7.02 | - |
| YUV | 106.65 | 98.85 | 89.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 144 | 55 | 0.63 | 0 | 0.62 | 0.44 | 121.32 | 0.46 | 0.39 |
| Hex | 35 | 90 | 37 | 3F | 0 | 3E | 2C | 79 | 2E | 27 |
| Octal | 65 | 220 | 67 | 77 | 0 | 76 | 54 | 171 | 56 | 47 |
| Binary | 110101 | 10010000 | 110111 | 111111 | 0 | 111110 | 101100 | 1111001 | 101110 | 100111 |
Color Harmonies of #359037
Complementary color
Monochromatic Colors of #359037
Black with #359037
Text Example
Text Example
White with #359037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359037; }
p { color: rgb(53,144,55); }
H1.HeaderClassName
{
color: #359037;
}
.AnyTagClassName
{
color: #359037;
}
</style>
background-color css
<style>
a { background-color: #359037; }
a { background-color: rgb(53,144,55); }
div.DivClassName
{
background-color: #359037;
}
.BgClassName
{
background-color: #359037;
}
</style>
border-color css
<style>
span { border-color: #359037; }
span { border-color: rgb(53,144,55); }
td.TdClassName
{
border-color: #359037;
}
.TagClassName
{
border-color: #359037;
}
</style>