Shades of Japanese Laurel #358533
Tints of Japanese Laurel #358533
RGB
CMYK
RGB Variations
Color information
#358533 (or 0x358533) is known color: Japanese Laurel. HEX triplet: 35, 85 and 33. RGB value is (53,133,51). Sum of RGB (Red+Green+Blue) = 53+133+51=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 133 (52.34% from 255 or 56.12% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 133 - color contains mainly: green. Hex color #358533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358533 is #CA7ACC. Grayscale: #636363. Windows color (decimal): -13269709 or 3376437. OLE color: 3376437.
HSL color Cylindrical-coordinate representation of color #358533: hue angle of 118.54º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #358533 is Cyan = 0.60, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 133 | 51 | - |
| CMYK | 0.60 | 0 | 0.62 | 0.48 |
| HSL | 118.54º | 0.45% | 0.36% | - |
| HSV(B) | 118.54º | 0.62% | 0.52% | - |
| XYZ | 10.45 | 17.77 | 6.01 | - |
| YUV | 99.73 | 100.5 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 133 | 51 | 0.60 | 0 | 0.62 | 0.48 | 118.54 | 0.45 | 0.36 |
| Hex | 35 | 85 | 33 | 3C | 0 | 3E | 30 | 77 | 2D | 24 |
| Octal | 65 | 205 | 63 | 74 | 0 | 76 | 60 | 167 | 55 | 44 |
| Binary | 110101 | 10000101 | 110011 | 111100 | 0 | 111110 | 110000 | 1110111 | 101101 | 100100 |
Color Harmonies of #358533
Complementary color
Monochromatic Colors of #358533
Black with #358533
Text Example
Text Example
White with #358533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358533; }
p { color: rgb(53,133,51); }
H1.HeaderClassName
{
color: #358533;
}
.AnyTagClassName
{
color: #358533;
}
</style>
background-color css
<style>
a { background-color: #358533; }
a { background-color: rgb(53,133,51); }
div.DivClassName
{
background-color: #358533;
}
.BgClassName
{
background-color: #358533;
}
</style>
border-color css
<style>
span { border-color: #358533; }
span { border-color: rgb(53,133,51); }
td.TdClassName
{
border-color: #358533;
}
.TagClassName
{
border-color: #358533;
}
</style>