Shades of Japanese Laurel #309140
Tints of Japanese Laurel #309140
RGB
CMYK
RGB Variations
Color information
#309140 (or 0x309140) is known color: Japanese Laurel. HEX triplet: 30, 91 and 40. RGB value is (48,145,64). Sum of RGB (Red+Green+Blue) = 48+145+64=257 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.68% from 257); Green value is 145 (57.03% from 255 or 56.42% from 257); Blue value is 64 (25.39% from 255 or 24.90% from 257); Max value from RGB is 145 - color contains mainly: green. Hex color #309140 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #309140 is #CF6EBF. Grayscale: #6A6A6A. Windows color (decimal): -13594304 or 4231472. OLE color: 4231472.
HSL color Cylindrical-coordinate representation of color #309140: hue angle of 129.9º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #309140 is Cyan = 0.67, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 145 | 64 | - |
| CMYK | 0.67 | 0 | 0.56 | 0.43 |
| HSL | 129.9º | 0.5% | 0.38% | - |
| HSV(B) | 129.9º | 0.67% | 0.57% | - |
| XYZ | 12.27 | 21.25 | 8.31 | - |
| YUV | 106.76 | 103.86 | 86.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 145 | 64 | 0.67 | 0 | 0.56 | 0.43 | 129.9 | 0.5 | 0.38 |
| Hex | 30 | 91 | 40 | 43 | 0 | 38 | 2B | 82 | 32 | 26 |
| Octal | 60 | 221 | 100 | 103 | 0 | 70 | 53 | 202 | 62 | 46 |
| Binary | 110000 | 10010001 | 1000000 | 1000011 | 0 | 111000 | 101011 | 10000010 | 110010 | 100110 |
Color Harmonies of #309140
Complementary color
Monochromatic Colors of #309140
Black with #309140
Text Example
Text Example
White with #309140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #309140; }
p { color: rgb(48,145,64); }
H1.HeaderClassName
{
color: #309140;
}
.AnyTagClassName
{
color: #309140;
}
</style>
background-color css
<style>
a { background-color: #309140; }
a { background-color: rgb(48,145,64); }
div.DivClassName
{
background-color: #309140;
}
.BgClassName
{
background-color: #309140;
}
</style>
border-color css
<style>
span { border-color: #309140; }
span { border-color: rgb(48,145,64); }
td.TdClassName
{
border-color: #309140;
}
.TagClassName
{
border-color: #309140;
}
</style>