Shades of Japanese Laurel #318832
Tints of Japanese Laurel #318832
RGB
CMYK
RGB Variations
Color information
#318832 (or 0x318832) is known color: Japanese Laurel. HEX triplet: 31, 88 and 32. RGB value is (49,136,50). Sum of RGB (Red+Green+Blue) = 49+136+50=235 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.85% from 235); Green value is 136 (53.52% from 255 or 57.87% from 235); Blue value is 50 (19.92% from 255 or 21.28% from 235); Max value from RGB is 136 - color contains mainly: green. Hex color #318832 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318832 is #CE77CD. Grayscale: #646464. Windows color (decimal): -13531086 or 3311665. OLE color: 3311665.
HSL color Cylindrical-coordinate representation of color #318832: hue angle of 120.69º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318832 is Cyan = 0.64, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 50 | - |
| CMYK | 0.64 | 0 | 0.63 | 0.47 |
| HSL | 120.69º | 0.47% | 0.36% | - |
| HSV(B) | 120.69º | 0.64% | 0.53% | - |
| XYZ | 10.65 | 18.49 | 6.03 | - |
| YUV | 100.18 | 99.68 | 91.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 50 | 0.64 | 0 | 0.63 | 0.47 | 120.69 | 0.47 | 0.36 |
| Hex | 31 | 88 | 32 | 40 | 0 | 3F | 2F | 79 | 2F | 24 |
| Octal | 61 | 210 | 62 | 100 | 0 | 77 | 57 | 171 | 57 | 44 |
| Binary | 110001 | 10001000 | 110010 | 1000000 | 0 | 111111 | 101111 | 1111001 | 101111 | 100100 |
Color Harmonies of #318832
Complementary color
Monochromatic Colors of #318832
Black with #318832
Text Example
Text Example
White with #318832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318832; }
p { color: rgb(49,136,50); }
H1.HeaderClassName
{
color: #318832;
}
.AnyTagClassName
{
color: #318832;
}
</style>
background-color css
<style>
a { background-color: #318832; }
a { background-color: rgb(49,136,50); }
div.DivClassName
{
background-color: #318832;
}
.BgClassName
{
background-color: #318832;
}
</style>
border-color css
<style>
span { border-color: #318832; }
span { border-color: rgb(49,136,50); }
td.TdClassName
{
border-color: #318832;
}
.TagClassName
{
border-color: #318832;
}
</style>