Shades of Japanese Laurel #317438
Tints of Japanese Laurel #317438
RGB
CMYK
RGB Variations
Color information
#317438 (or 0x317438) is known color: Japanese Laurel. HEX triplet: 31, 74 and 38. RGB value is (49,116,56). Sum of RGB (Red+Green+Blue) = 49+116+56=221 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.17% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #317438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317438 is #CE8BC7. Grayscale: #595959. Windows color (decimal): -13536200 or 3699761. OLE color: 3699761.
HSL color Cylindrical-coordinate representation of color #317438: hue angle of 126.27º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317438 is Cyan = 0.58, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 56 | - |
| CMYK | 0.58 | 0 | 0.52 | 0.55 |
| HSL | 126.27º | 0.41% | 0.32% | - |
| HSV(B) | 126.27º | 0.58% | 0.45% | - |
| XYZ | 8.23 | 13.43 | 5.9 | - |
| YUV | 89.13 | 109.3 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 56 | 0.58 | 0 | 0.52 | 0.55 | 126.27 | 0.41 | 0.32 |
| Hex | 31 | 74 | 38 | 3A | 0 | 34 | 37 | 7E | 29 | 20 |
| Octal | 61 | 164 | 70 | 72 | 0 | 64 | 67 | 176 | 51 | 40 |
| Binary | 110001 | 1110100 | 111000 | 111010 | 0 | 110100 | 110111 | 1111110 | 101001 | 100000 |
Color Harmonies of #317438
Complementary color
Monochromatic Colors of #317438
Black with #317438
Text Example
Text Example
White with #317438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317438; }
p { color: rgb(49,116,56); }
H1.HeaderClassName
{
color: #317438;
}
.AnyTagClassName
{
color: #317438;
}
</style>
background-color css
<style>
a { background-color: #317438; }
a { background-color: rgb(49,116,56); }
div.DivClassName
{
background-color: #317438;
}
.BgClassName
{
background-color: #317438;
}
</style>
border-color css
<style>
span { border-color: #317438; }
span { border-color: rgb(49,116,56); }
td.TdClassName
{
border-color: #317438;
}
.TagClassName
{
border-color: #317438;
}
</style>