Shades of Japanese Laurel #307940
Tints of Japanese Laurel #307940
RGB
CMYK
RGB Variations
Color information
#307940 (or 0x307940) is known color: Japanese Laurel. HEX triplet: 30, 79 and 40. RGB value is (48,121,64). Sum of RGB (Red+Green+Blue) = 48+121+64=233 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.60% from 233); Green value is 121 (47.66% from 255 or 51.93% from 233); Blue value is 64 (25.39% from 255 or 27.47% from 233); Max value from RGB is 121 - color contains mainly: green. Hex color #307940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307940 is #CF86BF. Grayscale: #5C5C5C. Windows color (decimal): -13600448 or 4225328. OLE color: 4225328.
HSL color Cylindrical-coordinate representation of color #307940: hue angle of 133.15º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #307940 is Cyan = 0.60, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 121 | 64 | - |
| CMYK | 0.60 | 0 | 0.47 | 0.53 |
| HSL | 133.15º | 0.43% | 0.33% | - |
| HSV(B) | 133.15º | 0.6% | 0.47% | - |
| XYZ | 8.98 | 14.67 | 7.21 | - |
| YUV | 92.68 | 111.82 | 96.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 121 | 64 | 0.60 | 0 | 0.47 | 0.53 | 133.15 | 0.43 | 0.33 |
| Hex | 30 | 79 | 40 | 3C | 0 | 2F | 35 | 85 | 2B | 21 |
| Octal | 60 | 171 | 100 | 74 | 0 | 57 | 65 | 205 | 53 | 41 |
| Binary | 110000 | 1111001 | 1000000 | 111100 | 0 | 101111 | 110101 | 10000101 | 101011 | 100001 |
Color Harmonies of #307940
Complementary color
Monochromatic Colors of #307940
Black with #307940
Text Example
Text Example
White with #307940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307940; }
p { color: rgb(48,121,64); }
H1.HeaderClassName
{
color: #307940;
}
.AnyTagClassName
{
color: #307940;
}
</style>
background-color css
<style>
a { background-color: #307940; }
a { background-color: rgb(48,121,64); }
div.DivClassName
{
background-color: #307940;
}
.BgClassName
{
background-color: #307940;
}
</style>
border-color css
<style>
span { border-color: #307940; }
span { border-color: rgb(48,121,64); }
td.TdClassName
{
border-color: #307940;
}
.TagClassName
{
border-color: #307940;
}
</style>