Shades of Japanese Laurel #317930
Tints of Japanese Laurel #317930
RGB
CMYK
RGB Variations
Color information
#317930 (or 0x317930) is known color: Japanese Laurel. HEX triplet: 31, 79 and 30. RGB value is (49,121,48). Sum of RGB (Red+Green+Blue) = 49+121+48=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 121 (47.66% from 255 or 55.50% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 121 - color contains mainly: green. Hex color #317930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317930 is #CE86CF. Grayscale: #5B5B5B. Windows color (decimal): -13534928 or 3176753. OLE color: 3176753.
HSL color Cylindrical-coordinate representation of color #317930: hue angle of 119.18º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #317930 is Cyan = 0.60, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 121 | 48 | - |
| CMYK | 0.60 | 0 | 0.60 | 0.53 |
| HSL | 119.18º | 0.43% | 0.33% | - |
| HSV(B) | 119.18º | 0.6% | 0.47% | - |
| XYZ | 8.64 | 14.54 | 5.15 | - |
| YUV | 91.15 | 103.65 | 97.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 48 | 0.60 | 0 | 0.60 | 0.53 | 119.18 | 0.43 | 0.33 |
| Hex | 31 | 79 | 30 | 3C | 0 | 3C | 35 | 77 | 2B | 21 |
| Octal | 61 | 171 | 60 | 74 | 0 | 74 | 65 | 167 | 53 | 41 |
| Binary | 110001 | 1111001 | 110000 | 111100 | 0 | 111100 | 110101 | 1110111 | 101011 | 100001 |
Color Harmonies of #317930
Complementary color
Monochromatic Colors of #317930
Black with #317930
Text Example
Text Example
White with #317930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317930; }
p { color: rgb(49,121,48); }
H1.HeaderClassName
{
color: #317930;
}
.AnyTagClassName
{
color: #317930;
}
</style>
background-color css
<style>
a { background-color: #317930; }
a { background-color: rgb(49,121,48); }
div.DivClassName
{
background-color: #317930;
}
.BgClassName
{
background-color: #317930;
}
</style>
border-color css
<style>
span { border-color: #317930; }
span { border-color: rgb(49,121,48); }
td.TdClassName
{
border-color: #317930;
}
.TagClassName
{
border-color: #317930;
}
</style>