Shades of Japanese Laurel #357533
Tints of Japanese Laurel #357533
RGB
CMYK
RGB Variations
Color information
#357533 (or 0x357533) is known color: Japanese Laurel. HEX triplet: 35, 75 and 33. RGB value is (53,117,51). Sum of RGB (Red+Green+Blue) = 53+117+51=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 117 (46.09% from 255 or 52.94% from 221); Blue value is 51 (20.31% from 255 or 23.08% from 221); Max value from RGB is 117 - color contains mainly: green. Hex color #357533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357533 is #CA8ACC. Grayscale: #5A5A5A. Windows color (decimal): -13273805 or 3372341. OLE color: 3372341.
HSL color Cylindrical-coordinate representation of color #357533: hue angle of 118.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #357533 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 117 | 51 | - |
| CMYK | 0.55 | 0 | 0.56 | 0.54 |
| HSL | 118.18º | 0.39% | 0.33% | - |
| HSV(B) | 118.18º | 0.56% | 0.46% | - |
| XYZ | 8.43 | 13.72 | 5.34 | - |
| YUV | 90.34 | 105.8 | 101.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 117 | 51 | 0.55 | 0 | 0.56 | 0.54 | 118.18 | 0.39 | 0.33 |
| Hex | 35 | 75 | 33 | 37 | 0 | 38 | 36 | 76 | 27 | 21 |
| Octal | 65 | 165 | 63 | 67 | 0 | 70 | 66 | 166 | 47 | 41 |
| Binary | 110101 | 1110101 | 110011 | 110111 | 0 | 111000 | 110110 | 1110110 | 100111 | 100001 |
Color Harmonies of #357533
Complementary color
Monochromatic Colors of #357533
Black with #357533
Text Example
Text Example
White with #357533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357533; }
p { color: rgb(53,117,51); }
H1.HeaderClassName
{
color: #357533;
}
.AnyTagClassName
{
color: #357533;
}
</style>
background-color css
<style>
a { background-color: #357533; }
a { background-color: rgb(53,117,51); }
div.DivClassName
{
background-color: #357533;
}
.BgClassName
{
background-color: #357533;
}
</style>
border-color css
<style>
span { border-color: #357533; }
span { border-color: rgb(53,117,51); }
td.TdClassName
{
border-color: #357533;
}
.TagClassName
{
border-color: #357533;
}
</style>