Shades of Japanese Laurel #318833
Tints of Japanese Laurel #318833
RGB
CMYK
RGB Variations
Color information
#318833 (or 0x318833) is known color: Japanese Laurel. HEX triplet: 31, 88 and 33. RGB value is (49,136,51). Sum of RGB (Red+Green+Blue) = 49+136+51=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 136 (53.52% from 255 or 57.63% from 236); Blue value is 51 (20.31% from 255 or 21.61% from 236); Max value from RGB is 136 - color contains mainly: green. Hex color #318833 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318833 is #CE77CC. Grayscale: #646464. Windows color (decimal): -13531085 or 3377201. OLE color: 3377201.
HSL color Cylindrical-coordinate representation of color #318833: hue angle of 121.38º 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 #318833 is Cyan = 0.64, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 51 | - |
| CMYK | 0.64 | 0 | 0.62 | 0.47 |
| HSL | 121.38º | 0.47% | 0.36% | - |
| HSV(B) | 121.38º | 0.64% | 0.53% | - |
| XYZ | 10.67 | 18.5 | 6.14 | - |
| YUV | 100.3 | 100.18 | 91.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 51 | 0.64 | 0 | 0.62 | 0.47 | 121.38 | 0.47 | 0.36 |
| Hex | 31 | 88 | 33 | 40 | 0 | 3E | 2F | 79 | 2F | 24 |
| Octal | 61 | 210 | 63 | 100 | 0 | 76 | 57 | 171 | 57 | 44 |
| Binary | 110001 | 10001000 | 110011 | 1000000 | 0 | 111110 | 101111 | 1111001 | 101111 | 100100 |
Color Harmonies of #318833
Complementary color
Monochromatic Colors of #318833
Black with #318833
Text Example
Text Example
White with #318833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318833; }
p { color: rgb(49,136,51); }
H1.HeaderClassName
{
color: #318833;
}
.AnyTagClassName
{
color: #318833;
}
</style>
background-color css
<style>
a { background-color: #318833; }
a { background-color: rgb(49,136,51); }
div.DivClassName
{
background-color: #318833;
}
.BgClassName
{
background-color: #318833;
}
</style>
border-color css
<style>
span { border-color: #318833; }
span { border-color: rgb(49,136,51); }
td.TdClassName
{
border-color: #318833;
}
.TagClassName
{
border-color: #318833;
}
</style>