Shades of Japanese Laurel #307134
Tints of Japanese Laurel #307134
RGB
CMYK
RGB Variations
Color information
#307134 (or 0x307134) is known color: Japanese Laurel. HEX triplet: 30, 71 and 34. RGB value is (48,113,52). Sum of RGB (Red+Green+Blue) = 48+113+52=213 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.54% from 213); Green value is 113 (44.53% from 255 or 53.05% from 213); Blue value is 52 (20.70% from 255 or 24.41% from 213); Max value from RGB is 113 - color contains mainly: green. Hex color #307134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307134 is #CF8ECB. Grayscale: #565656. Windows color (decimal): -13602508 or 3436848. OLE color: 3436848.
HSL color Cylindrical-coordinate representation of color #307134: hue angle of 123.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307134 is Cyan = 0.58, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 52 | - |
| CMYK | 0.58 | 0 | 0.54 | 0.56 |
| HSL | 123.69º | 0.4% | 0.32% | - |
| HSV(B) | 123.69º | 0.58% | 0.44% | - |
| XYZ | 7.74 | 12.69 | 5.29 | - |
| YUV | 86.61 | 108.47 | 100.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 52 | 0.58 | 0 | 0.54 | 0.56 | 123.69 | 0.4 | 0.32 |
| Hex | 30 | 71 | 34 | 3A | 0 | 36 | 38 | 7C | 28 | 20 |
| Octal | 60 | 161 | 64 | 72 | 0 | 66 | 70 | 174 | 50 | 40 |
| Binary | 110000 | 1110001 | 110100 | 111010 | 0 | 110110 | 111000 | 1111100 | 101000 | 100000 |
Color Harmonies of #307134
Complementary color
Monochromatic Colors of #307134
Black with #307134
Text Example
Text Example
White with #307134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307134; }
p { color: rgb(48,113,52); }
H1.HeaderClassName
{
color: #307134;
}
.AnyTagClassName
{
color: #307134;
}
</style>
background-color css
<style>
a { background-color: #307134; }
a { background-color: rgb(48,113,52); }
div.DivClassName
{
background-color: #307134;
}
.BgClassName
{
background-color: #307134;
}
</style>
border-color css
<style>
span { border-color: #307134; }
span { border-color: rgb(48,113,52); }
td.TdClassName
{
border-color: #307134;
}
.TagClassName
{
border-color: #307134;
}
</style>