Shades of Japanese Laurel #317033
Tints of Japanese Laurel #317033
RGB
CMYK
RGB Variations
Color information
#317033 (or 0x317033) is known color: Japanese Laurel. HEX triplet: 31, 70 and 33. RGB value is (49,112,51). Sum of RGB (Red+Green+Blue) = 49+112+51=212 (28% of max value = 765). Red value is 49 (19.53% from 255 or 23.11% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 51 (20.31% from 255 or 24.06% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #317033 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317033 is #CE8FCC. Grayscale: #565656. Windows color (decimal): -13537229 or 3371057. OLE color: 3371057.
HSL color Cylindrical-coordinate representation of color #317033: hue angle of 121.9º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317033 is Cyan = 0.56, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 51 | - |
| CMYK | 0.56 | 0 | 0.54 | 0.56 |
| HSL | 121.9º | 0.39% | 0.32% | - |
| HSV(B) | 121.9º | 0.56% | 0.44% | - |
| XYZ | 7.66 | 12.48 | 5.14 | - |
| YUV | 86.21 | 108.13 | 101.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 51 | 0.56 | 0 | 0.54 | 0.56 | 121.9 | 0.39 | 0.32 |
| Hex | 31 | 70 | 33 | 38 | 0 | 36 | 38 | 7A | 27 | 20 |
| Octal | 61 | 160 | 63 | 70 | 0 | 66 | 70 | 172 | 47 | 40 |
| Binary | 110001 | 1110000 | 110011 | 111000 | 0 | 110110 | 111000 | 1111010 | 100111 | 100000 |
Color Harmonies of #317033
Complementary color
Monochromatic Colors of #317033
Black with #317033
Text Example
Text Example
White with #317033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317033; }
p { color: rgb(49,112,51); }
H1.HeaderClassName
{
color: #317033;
}
.AnyTagClassName
{
color: #317033;
}
</style>
background-color css
<style>
a { background-color: #317033; }
a { background-color: rgb(49,112,51); }
div.DivClassName
{
background-color: #317033;
}
.BgClassName
{
background-color: #317033;
}
</style>
border-color css
<style>
span { border-color: #317033; }
span { border-color: rgb(49,112,51); }
td.TdClassName
{
border-color: #317033;
}
.TagClassName
{
border-color: #317033;
}
</style>