Shades of Japanese Laurel #318630
Tints of Japanese Laurel #318630
RGB
CMYK
RGB Variations
Color information
#318630 (or 0x318630) is known color: Japanese Laurel. HEX triplet: 31, 86 and 30. RGB value is (49,134,48). Sum of RGB (Red+Green+Blue) = 49+134+48=231 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.21% from 231); Green value is 134 (52.73% from 255 or 58.01% from 231); Blue value is 48 (19.14% from 255 or 20.78% from 231); Max value from RGB is 134 - color contains mainly: green. Hex color #318630 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318630 is #CE79CF. Grayscale: #636363. Windows color (decimal): -13531600 or 3180081. OLE color: 3180081.
HSL color Cylindrical-coordinate representation of color #318630: hue angle of 119.3º 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 #318630 is Cyan = 0.63, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 48 | - |
| CMYK | 0.63 | 0 | 0.64 | 0.47 |
| HSL | 119.3º | 0.47% | 0.36% | - |
| HSV(B) | 119.3º | 0.64% | 0.53% | - |
| XYZ | 10.33 | 17.92 | 5.71 | - |
| YUV | 98.78 | 99.34 | 92.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 48 | 0.63 | 0 | 0.64 | 0.47 | 119.3 | 0.47 | 0.36 |
| Hex | 31 | 86 | 30 | 3F | 0 | 40 | 2F | 77 | 2F | 24 |
| Octal | 61 | 206 | 60 | 77 | 0 | 100 | 57 | 167 | 57 | 44 |
| Binary | 110001 | 10000110 | 110000 | 111111 | 0 | 1000000 | 101111 | 1110111 | 101111 | 100100 |
Color Harmonies of #318630
Complementary color
Monochromatic Colors of #318630
Black with #318630
Text Example
Text Example
White with #318630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318630; }
p { color: rgb(49,134,48); }
H1.HeaderClassName
{
color: #318630;
}
.AnyTagClassName
{
color: #318630;
}
</style>
background-color css
<style>
a { background-color: #318630; }
a { background-color: rgb(49,134,48); }
div.DivClassName
{
background-color: #318630;
}
.BgClassName
{
background-color: #318630;
}
</style>
border-color css
<style>
span { border-color: #318630; }
span { border-color: rgb(49,134,48); }
td.TdClassName
{
border-color: #318630;
}
.TagClassName
{
border-color: #318630;
}
</style>