Shades of Japanese Laurel #317832
Tints of Japanese Laurel #317832
RGB
CMYK
RGB Variations
Color information
#317832 (or 0x317832) is known color: Japanese Laurel. HEX triplet: 31, 78 and 32. RGB value is (49,120,50). Sum of RGB (Red+Green+Blue) = 49+120+50=219 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.37% from 219); Green value is 120 (47.27% from 255 or 54.79% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 120 - color contains mainly: green. Hex color #317832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317832 is #CE87CD. Grayscale: #5B5B5B. Windows color (decimal): -13535182 or 3307569. OLE color: 3307569.
HSL color Cylindrical-coordinate representation of color #317832: hue angle of 120.85º 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 #317832 is Cyan = 0.59, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 120 | 50 | - |
| CMYK | 0.59 | 0 | 0.58 | 0.53 |
| HSL | 120.85º | 0.42% | 0.33% | - |
| HSV(B) | 120.85º | 0.59% | 0.47% | - |
| XYZ | 8.56 | 14.32 | 5.33 | - |
| YUV | 90.79 | 104.98 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 120 | 50 | 0.59 | 0 | 0.58 | 0.53 | 120.85 | 0.42 | 0.33 |
| Hex | 31 | 78 | 32 | 3B | 0 | 3A | 35 | 79 | 2A | 21 |
| Octal | 61 | 170 | 62 | 73 | 0 | 72 | 65 | 171 | 52 | 41 |
| Binary | 110001 | 1111000 | 110010 | 111011 | 0 | 111010 | 110101 | 1111001 | 101010 | 100001 |
Color Harmonies of #317832
Complementary color
Monochromatic Colors of #317832
Black with #317832
Text Example
Text Example
White with #317832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317832; }
p { color: rgb(49,120,50); }
H1.HeaderClassName
{
color: #317832;
}
.AnyTagClassName
{
color: #317832;
}
</style>
background-color css
<style>
a { background-color: #317832; }
a { background-color: rgb(49,120,50); }
div.DivClassName
{
background-color: #317832;
}
.BgClassName
{
background-color: #317832;
}
</style>
border-color css
<style>
span { border-color: #317832; }
span { border-color: rgb(49,120,50); }
td.TdClassName
{
border-color: #317832;
}
.TagClassName
{
border-color: #317832;
}
</style>