Shades of Japanese Laurel #307636
Tints of Japanese Laurel #307636
RGB
CMYK
RGB Variations
Color information
#307636 (or 0x307636) is known color: Japanese Laurel. HEX triplet: 30, 76 and 36. RGB value is (48,118,54). Sum of RGB (Red+Green+Blue) = 48+118+54=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 54 (21.48% from 255 or 24.55% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #307636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307636 is #CF89C9. Grayscale: #595959. Windows color (decimal): -13601226 or 3569200. OLE color: 3569200.
HSL color Cylindrical-coordinate representation of color #307636: hue angle of 125.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307636 is Cyan = 0.59, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 54 | - |
| CMYK | 0.59 | 0 | 0.54 | 0.54 |
| HSL | 125.14º | 0.42% | 0.33% | - |
| HSV(B) | 125.14º | 0.59% | 0.46% | - |
| XYZ | 8.36 | 13.85 | 5.72 | - |
| YUV | 89.77 | 107.81 | 98.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 54 | 0.59 | 0 | 0.54 | 0.54 | 125.14 | 0.42 | 0.33 |
| Hex | 30 | 76 | 36 | 3B | 0 | 36 | 36 | 7D | 2A | 21 |
| Octal | 60 | 166 | 66 | 73 | 0 | 66 | 66 | 175 | 52 | 41 |
| Binary | 110000 | 1110110 | 110110 | 111011 | 0 | 110110 | 110110 | 1111101 | 101010 | 100001 |
Color Harmonies of #307636
Complementary color
Monochromatic Colors of #307636
Black with #307636
Text Example
Text Example
White with #307636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307636; }
p { color: rgb(48,118,54); }
H1.HeaderClassName
{
color: #307636;
}
.AnyTagClassName
{
color: #307636;
}
</style>
background-color css
<style>
a { background-color: #307636; }
a { background-color: rgb(48,118,54); }
div.DivClassName
{
background-color: #307636;
}
.BgClassName
{
background-color: #307636;
}
</style>
border-color css
<style>
span { border-color: #307636; }
span { border-color: rgb(48,118,54); }
td.TdClassName
{
border-color: #307636;
}
.TagClassName
{
border-color: #307636;
}
</style>