Shades of Japanese Laurel #358238
Tints of Japanese Laurel #358238
RGB
CMYK
RGB Variations
Color information
#358238 (or 0x358238) is known color: Japanese Laurel. HEX triplet: 35, 82 and 38. RGB value is (53,130,56). Sum of RGB (Red+Green+Blue) = 53+130+56=239 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.18% from 239); Green value is 130 (51.17% from 255 or 54.39% from 239); Blue value is 56 (22.27% from 255 or 23.43% from 239); Max value from RGB is 130 - color contains mainly: green. Hex color #358238 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358238 is #CA7DC7. Grayscale: #626262. Windows color (decimal): -13270472 or 3703349. OLE color: 3703349.
HSL color Cylindrical-coordinate representation of color #358238: hue angle of 122.34º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #358238 is Cyan = 0.59, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 56 | - |
| CMYK | 0.59 | 0 | 0.57 | 0.49 |
| HSL | 122.34º | 0.42% | 0.36% | - |
| HSV(B) | 122.34º | 0.59% | 0.51% | - |
| XYZ | 10.16 | 17.01 | 6.49 | - |
| YUV | 98.54 | 103.99 | 95.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 56 | 0.59 | 0 | 0.57 | 0.49 | 122.34 | 0.42 | 0.36 |
| Hex | 35 | 82 | 38 | 3B | 0 | 39 | 31 | 7A | 2A | 24 |
| Octal | 65 | 202 | 70 | 73 | 0 | 71 | 61 | 172 | 52 | 44 |
| Binary | 110101 | 10000010 | 111000 | 111011 | 0 | 111001 | 110001 | 1111010 | 101010 | 100100 |
Color Harmonies of #358238
Complementary color
Monochromatic Colors of #358238
Black with #358238
Text Example
Text Example
White with #358238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358238; }
p { color: rgb(53,130,56); }
H1.HeaderClassName
{
color: #358238;
}
.AnyTagClassName
{
color: #358238;
}
</style>
background-color css
<style>
a { background-color: #358238; }
a { background-color: rgb(53,130,56); }
div.DivClassName
{
background-color: #358238;
}
.BgClassName
{
background-color: #358238;
}
</style>
border-color css
<style>
span { border-color: #358238; }
span { border-color: rgb(53,130,56); }
td.TdClassName
{
border-color: #358238;
}
.TagClassName
{
border-color: #358238;
}
</style>