Shades of Japanese Laurel #358233
Tints of Japanese Laurel #358233
RGB
CMYK
RGB Variations
Color information
#358233 (or 0x358233) is known color: Japanese Laurel. HEX triplet: 35, 82 and 33. RGB value is (53,130,51). Sum of RGB (Red+Green+Blue) = 53+130+51=234 (30% of max value = 765). Red value is 53 (21.09% from 255 or 22.65% from 234); Green value is 130 (51.17% from 255 or 55.56% from 234); Blue value is 51 (20.31% from 255 or 21.79% from 234); Max value from RGB is 130 - color contains mainly: green. Hex color #358233 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #358233 is #CA7DCC. Grayscale: #626262. Windows color (decimal): -13270477 or 3375669. OLE color: 3375669.
HSL color Cylindrical-coordinate representation of color #358233: hue angle of 118.48º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #358233 is Cyan = 0.59, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 130 | 51 | - |
| CMYK | 0.59 | 0 | 0.61 | 0.49 |
| HSL | 118.48º | 0.44% | 0.35% | - |
| HSV(B) | 118.48º | 0.61% | 0.51% | - |
| XYZ | 10.05 | 16.96 | 5.88 | - |
| YUV | 97.97 | 101.49 | 95.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 130 | 51 | 0.59 | 0 | 0.61 | 0.49 | 118.48 | 0.44 | 0.35 |
| Hex | 35 | 82 | 33 | 3B | 0 | 3D | 31 | 76 | 2C | 23 |
| Octal | 65 | 202 | 63 | 73 | 0 | 75 | 61 | 166 | 54 | 43 |
| Binary | 110101 | 10000010 | 110011 | 111011 | 0 | 111101 | 110001 | 1110110 | 101100 | 100011 |
Color Harmonies of #358233
Complementary color
Monochromatic Colors of #358233
Black with #358233
Text Example
Text Example
White with #358233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #358233; }
p { color: rgb(53,130,51); }
H1.HeaderClassName
{
color: #358233;
}
.AnyTagClassName
{
color: #358233;
}
</style>
background-color css
<style>
a { background-color: #358233; }
a { background-color: rgb(53,130,51); }
div.DivClassName
{
background-color: #358233;
}
.BgClassName
{
background-color: #358233;
}
</style>
border-color css
<style>
span { border-color: #358233; }
span { border-color: rgb(53,130,51); }
td.TdClassName
{
border-color: #358233;
}
.TagClassName
{
border-color: #358233;
}
</style>