Shades of Japanese Laurel #357831
Tints of Japanese Laurel #357831
RGB
CMYK
RGB Variations
Color information
#357831 (or 0x357831) is known color: Japanese Laurel. HEX triplet: 35, 78 and 31. RGB value is (53,120,49). Sum of RGB (Red+Green+Blue) = 53+120+49=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #357831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357831 is #CA87CE. Grayscale: #5C5C5C. Windows color (decimal): -13273039 or 3242037. OLE color: 3242037.
HSL color Cylindrical-coordinate representation of color #357831: hue angle of 116.62º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #357831 is Cyan = 0.56, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 120 | 49 | - |
| CMYK | 0.56 | 0 | 0.59 | 0.53 |
| HSL | 116.62º | 0.42% | 0.33% | - |
| HSV(B) | 116.62º | 0.59% | 0.47% | - |
| XYZ | 8.74 | 14.41 | 5.23 | - |
| YUV | 91.87 | 103.8 | 100.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 120 | 49 | 0.56 | 0 | 0.59 | 0.53 | 116.62 | 0.42 | 0.33 |
| Hex | 35 | 78 | 31 | 38 | 0 | 3B | 35 | 75 | 2A | 21 |
| Octal | 65 | 170 | 61 | 70 | 0 | 73 | 65 | 165 | 52 | 41 |
| Binary | 110101 | 1111000 | 110001 | 111000 | 0 | 111011 | 110101 | 1110101 | 101010 | 100001 |
Color Harmonies of #357831
Complementary color
Monochromatic Colors of #357831
Black with #357831
Text Example
Text Example
White with #357831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357831; }
p { color: rgb(53,120,49); }
H1.HeaderClassName
{
color: #357831;
}
.AnyTagClassName
{
color: #357831;
}
</style>
background-color css
<style>
a { background-color: #357831; }
a { background-color: rgb(53,120,49); }
div.DivClassName
{
background-color: #357831;
}
.BgClassName
{
background-color: #357831;
}
</style>
border-color css
<style>
span { border-color: #357831; }
span { border-color: rgb(53,120,49); }
td.TdClassName
{
border-color: #357831;
}
.TagClassName
{
border-color: #357831;
}
</style>