Shades of Japanese Laurel #307836
Tints of Japanese Laurel #307836
RGB
CMYK
RGB Variations
Color information
#307836 (or 0x307836) is known color: Japanese Laurel. HEX triplet: 30, 78 and 36. RGB value is (48,120,54). Sum of RGB (Red+Green+Blue) = 48+120+54=222 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.62% from 222); Green value is 120 (47.27% from 255 or 54.05% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 120 - color contains mainly: green. Hex color #307836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307836 is #CF87C9. Grayscale: #5B5B5B. Windows color (decimal): -13600714 or 3569712. OLE color: 3569712.
HSL color Cylindrical-coordinate representation of color #307836: hue angle of 125º 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 #307836 is Cyan = 0.60, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 120 | 54 | - |
| CMYK | 0.60 | 0 | 0.55 | 0.53 |
| HSL | 125º | 0.43% | 0.33% | - |
| HSV(B) | 125º | 0.6% | 0.47% | - |
| XYZ | 8.6 | 14.33 | 5.8 | - |
| YUV | 90.95 | 107.15 | 97.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 120 | 54 | 0.60 | 0 | 0.55 | 0.53 | 125 | 0.43 | 0.33 |
| Hex | 30 | 78 | 36 | 3C | 0 | 37 | 35 | 7D | 2B | 21 |
| Octal | 60 | 170 | 66 | 74 | 0 | 67 | 65 | 175 | 53 | 41 |
| Binary | 110000 | 1111000 | 110110 | 111100 | 0 | 110111 | 110101 | 1111101 | 101011 | 100001 |
Color Harmonies of #307836
Complementary color
Monochromatic Colors of #307836
Black with #307836
Text Example
Text Example
White with #307836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307836; }
p { color: rgb(48,120,54); }
H1.HeaderClassName
{
color: #307836;
}
.AnyTagClassName
{
color: #307836;
}
</style>
background-color css
<style>
a { background-color: #307836; }
a { background-color: rgb(48,120,54); }
div.DivClassName
{
background-color: #307836;
}
.BgClassName
{
background-color: #307836;
}
</style>
border-color css
<style>
span { border-color: #307836; }
span { border-color: rgb(48,120,54); }
td.TdClassName
{
border-color: #307836;
}
.TagClassName
{
border-color: #307836;
}
</style>