Shades of Japanese Laurel #307630
Tints of Japanese Laurel #307630
RGB
CMYK
RGB Variations
Color information
#307630 (or 0x307630) is known color: Japanese Laurel. HEX triplet: 30, 76 and 30. RGB value is (48,118,48). Sum of RGB (Red+Green+Blue) = 48+118+48=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 118 (46.48% from 255 or 55.14% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 118 - color contains mainly: green. Hex color #307630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307630 is #CF89CF. Grayscale: #595959. Windows color (decimal): -13601232 or 3175984. OLE color: 3175984.
HSL color Cylindrical-coordinate representation of color #307630: hue angle of 120º 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 #307630 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 48 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.54 |
| HSL | 120º | 0.42% | 0.33% | - |
| HSV(B) | 120º | 0.59% | 0.46% | - |
| XYZ | 8.23 | 13.8 | 5.03 | - |
| YUV | 89.09 | 104.81 | 98.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 48 | 0.59 | 0 | 0.59 | 0.54 | 120 | 0.42 | 0.33 |
| Hex | 30 | 76 | 30 | 3B | 0 | 3B | 36 | 78 | 2A | 21 |
| Octal | 60 | 166 | 60 | 73 | 0 | 73 | 66 | 170 | 52 | 41 |
| Binary | 110000 | 1110110 | 110000 | 111011 | 0 | 111011 | 110110 | 1111000 | 101010 | 100001 |
Color Harmonies of #307630
Complementary color
Monochromatic Colors of #307630
Black with #307630
Text Example
Text Example
White with #307630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307630; }
p { color: rgb(48,118,48); }
H1.HeaderClassName
{
color: #307630;
}
.AnyTagClassName
{
color: #307630;
}
</style>
background-color css
<style>
a { background-color: #307630; }
a { background-color: rgb(48,118,48); }
div.DivClassName
{
background-color: #307630;
}
.BgClassName
{
background-color: #307630;
}
</style>
border-color css
<style>
span { border-color: #307630; }
span { border-color: rgb(48,118,48); }
td.TdClassName
{
border-color: #307630;
}
.TagClassName
{
border-color: #307630;
}
</style>