Shades of Japanese Laurel #318129
Tints of Japanese Laurel #318129
RGB
CMYK
RGB Variations
Color information
#318129 (or 0x318129) is known color: Japanese Laurel. HEX triplet: 31, 81 and 29. RGB value is (49,129,41). Sum of RGB (Red+Green+Blue) = 49+129+41=219 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.37% from 219); Green value is 129 (50.78% from 255 or 58.90% from 219); Blue value is 41 (16.41% from 255 or 18.72% from 219); Max value from RGB is 129 - color contains mainly: green. Hex color #318129 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318129 is #CE7ED6. Grayscale: #5F5F5F. Windows color (decimal): -13532887 or 2720049. OLE color: 2720049.
HSL color Cylindrical-coordinate representation of color #318129: hue angle of 114.55º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #318129 is Cyan = 0.62, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 129 | 41 | - |
| CMYK | 0.62 | 0 | 0.68 | 0.49 |
| HSL | 114.55º | 0.52% | 0.33% | - |
| HSV(B) | 114.55º | 0.68% | 0.51% | - |
| XYZ | 9.52 | 16.51 | 4.78 | - |
| YUV | 95.05 | 97.5 | 95.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 41 | 0.62 | 0 | 0.68 | 0.49 | 114.55 | 0.52 | 0.33 |
| Hex | 31 | 81 | 29 | 3E | 0 | 44 | 31 | 73 | 34 | 21 |
| Octal | 61 | 201 | 51 | 76 | 0 | 104 | 61 | 163 | 64 | 41 |
| Binary | 110001 | 10000001 | 101001 | 111110 | 0 | 1000100 | 110001 | 1110011 | 110100 | 100001 |
Color Harmonies of #318129
Complementary color
Monochromatic Colors of #318129
Black with #318129
Text Example
Text Example
White with #318129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318129; }
p { color: rgb(49,129,41); }
H1.HeaderClassName
{
color: #318129;
}
.AnyTagClassName
{
color: #318129;
}
</style>
background-color css
<style>
a { background-color: #318129; }
a { background-color: rgb(49,129,41); }
div.DivClassName
{
background-color: #318129;
}
.BgClassName
{
background-color: #318129;
}
</style>
border-color css
<style>
span { border-color: #318129; }
span { border-color: rgb(49,129,41); }
td.TdClassName
{
border-color: #318129;
}
.TagClassName
{
border-color: #318129;
}
</style>