Shades of Japanese Laurel #307637
Tints of Japanese Laurel #307637
RGB
CMYK
RGB Variations
Color information
#307637 (or 0x307637) is known color: Japanese Laurel. HEX triplet: 30, 76 and 37. RGB value is (48,118,55). Sum of RGB (Red+Green+Blue) = 48+118+55=221 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.72% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #307637 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307637 is #CF89C8. Grayscale: #5A5A5A. Windows color (decimal): -13601225 or 3634736. OLE color: 3634736.
HSL color Cylindrical-coordinate representation of color #307637: hue angle of 126º 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 #307637 is Cyan = 0.59, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 55 | - |
| CMYK | 0.59 | 0 | 0.53 | 0.54 |
| HSL | 126º | 0.42% | 0.33% | - |
| HSV(B) | 126º | 0.59% | 0.46% | - |
| XYZ | 8.39 | 13.86 | 5.85 | - |
| YUV | 89.89 | 108.31 | 98.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 55 | 0.59 | 0 | 0.53 | 0.54 | 126 | 0.42 | 0.33 |
| Hex | 30 | 76 | 37 | 3B | 0 | 35 | 36 | 7E | 2A | 21 |
| Octal | 60 | 166 | 67 | 73 | 0 | 65 | 66 | 176 | 52 | 41 |
| Binary | 110000 | 1110110 | 110111 | 111011 | 0 | 110101 | 110110 | 1111110 | 101010 | 100001 |
Color Harmonies of #307637
Complementary color
Monochromatic Colors of #307637
Black with #307637
Text Example
Text Example
White with #307637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307637; }
p { color: rgb(48,118,55); }
H1.HeaderClassName
{
color: #307637;
}
.AnyTagClassName
{
color: #307637;
}
</style>
background-color css
<style>
a { background-color: #307637; }
a { background-color: rgb(48,118,55); }
div.DivClassName
{
background-color: #307637;
}
.BgClassName
{
background-color: #307637;
}
</style>
border-color css
<style>
span { border-color: #307637; }
span { border-color: rgb(48,118,55); }
td.TdClassName
{
border-color: #307637;
}
.TagClassName
{
border-color: #307637;
}
</style>