Shades of Japanese Laurel #307032
Tints of Japanese Laurel #307032
RGB
CMYK
RGB Variations
Color information
#307032 (or 0x307032) is known color: Japanese Laurel. HEX triplet: 30, 70 and 32. RGB value is (48,112,50). Sum of RGB (Red+Green+Blue) = 48+112+50=210 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.86% from 210); Green value is 112 (44.14% from 255 or 53.33% from 210); Blue value is 50 (19.92% from 255 or 23.81% from 210); Max value from RGB is 112 - color contains mainly: green. Hex color #307032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307032 is #CF8FCD. Grayscale: #555555. Windows color (decimal): -13602766 or 3305520. OLE color: 3305520.
HSL color Cylindrical-coordinate representation of color #307032: hue angle of 121.88º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307032 is Cyan = 0.57, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 50 | - |
| CMYK | 0.57 | 0 | 0.55 | 0.56 |
| HSL | 121.88º | 0.4% | 0.31% | - |
| HSV(B) | 121.88º | 0.57% | 0.44% | - |
| XYZ | 7.59 | 12.45 | 5.02 | - |
| YUV | 85.8 | 107.8 | 101.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 50 | 0.57 | 0 | 0.55 | 0.56 | 121.88 | 0.4 | 0.31 |
| Hex | 30 | 70 | 32 | 39 | 0 | 37 | 38 | 7A | 28 | 1F |
| Octal | 60 | 160 | 62 | 71 | 0 | 67 | 70 | 172 | 50 | 37 |
| Binary | 110000 | 1110000 | 110010 | 111001 | 0 | 110111 | 111000 | 1111010 | 101000 | 11111 |
Color Harmonies of #307032
Complementary color
Monochromatic Colors of #307032
Black with #307032
Text Example
Text Example
White with #307032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307032; }
p { color: rgb(48,112,50); }
H1.HeaderClassName
{
color: #307032;
}
.AnyTagClassName
{
color: #307032;
}
</style>
background-color css
<style>
a { background-color: #307032; }
a { background-color: rgb(48,112,50); }
div.DivClassName
{
background-color: #307032;
}
.BgClassName
{
background-color: #307032;
}
</style>
border-color css
<style>
span { border-color: #307032; }
span { border-color: rgb(48,112,50); }
td.TdClassName
{
border-color: #307032;
}
.TagClassName
{
border-color: #307032;
}
</style>