Shades of Japanese Laurel #317534
Tints of Japanese Laurel #317534
RGB
CMYK
RGB Variations
Color information
#317534 (or 0x317534) is known color: Japanese Laurel. HEX triplet: 31, 75 and 34. RGB value is (49,117,52). Sum of RGB (Red+Green+Blue) = 49+117+52=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 117 (46.09% from 255 or 53.67% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 117 - color contains mainly: green. Hex color #317534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317534 is #CE8ACB. Grayscale: #595959. Windows color (decimal): -13535948 or 3437873. OLE color: 3437873.
HSL color Cylindrical-coordinate representation of color #317534: hue angle of 122.65º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317534 is Cyan = 0.58, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 52 | - |
| CMYK | 0.58 | 0 | 0.56 | 0.54 |
| HSL | 122.65º | 0.41% | 0.33% | - |
| HSV(B) | 122.65º | 0.58% | 0.46% | - |
| XYZ | 8.25 | 13.62 | 5.44 | - |
| YUV | 89.26 | 106.97 | 99.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 52 | 0.58 | 0 | 0.56 | 0.54 | 122.65 | 0.41 | 0.33 |
| Hex | 31 | 75 | 34 | 3A | 0 | 38 | 36 | 7B | 29 | 21 |
| Octal | 61 | 165 | 64 | 72 | 0 | 70 | 66 | 173 | 51 | 41 |
| Binary | 110001 | 1110101 | 110100 | 111010 | 0 | 111000 | 110110 | 1111011 | 101001 | 100001 |
Color Harmonies of #317534
Complementary color
Monochromatic Colors of #317534
Black with #317534
Text Example
Text Example
White with #317534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317534; }
p { color: rgb(49,117,52); }
H1.HeaderClassName
{
color: #317534;
}
.AnyTagClassName
{
color: #317534;
}
</style>
background-color css
<style>
a { background-color: #317534; }
a { background-color: rgb(49,117,52); }
div.DivClassName
{
background-color: #317534;
}
.BgClassName
{
background-color: #317534;
}
</style>
border-color css
<style>
span { border-color: #317534; }
span { border-color: rgb(49,117,52); }
td.TdClassName
{
border-color: #317534;
}
.TagClassName
{
border-color: #317534;
}
</style>