Shades of Japanese Laurel #307732
Tints of Japanese Laurel #307732
RGB
CMYK
RGB Variations
Color information
#307732 (or 0x307732) is known color: Japanese Laurel. HEX triplet: 30, 77 and 32. RGB value is (48,119,50). Sum of RGB (Red+Green+Blue) = 48+119+50=217 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.12% from 217); Green value is 119 (46.88% from 255 or 54.84% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 119 - color contains mainly: green. Hex color #307732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307732 is #CF88CD. Grayscale: #5A5A5A. Windows color (decimal): -13600974 or 3307312. OLE color: 3307312.
HSL color Cylindrical-coordinate representation of color #307732: hue angle of 121.69º 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 #307732 is Cyan = 0.60, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 119 | 50 | - |
| CMYK | 0.60 | 0 | 0.58 | 0.53 |
| HSL | 121.69º | 0.43% | 0.33% | - |
| HSV(B) | 121.69º | 0.6% | 0.47% | - |
| XYZ | 8.39 | 14.05 | 5.29 | - |
| YUV | 89.91 | 105.48 | 98.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 50 | 0.60 | 0 | 0.58 | 0.53 | 121.69 | 0.43 | 0.33 |
| Hex | 30 | 77 | 32 | 3C | 0 | 3A | 35 | 7A | 2B | 21 |
| Octal | 60 | 167 | 62 | 74 | 0 | 72 | 65 | 172 | 53 | 41 |
| Binary | 110000 | 1110111 | 110010 | 111100 | 0 | 111010 | 110101 | 1111010 | 101011 | 100001 |
Color Harmonies of #307732
Complementary color
Monochromatic Colors of #307732
Black with #307732
Text Example
Text Example
White with #307732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307732; }
p { color: rgb(48,119,50); }
H1.HeaderClassName
{
color: #307732;
}
.AnyTagClassName
{
color: #307732;
}
</style>
background-color css
<style>
a { background-color: #307732; }
a { background-color: rgb(48,119,50); }
div.DivClassName
{
background-color: #307732;
}
.BgClassName
{
background-color: #307732;
}
</style>
border-color css
<style>
span { border-color: #307732; }
span { border-color: rgb(48,119,50); }
td.TdClassName
{
border-color: #307732;
}
.TagClassName
{
border-color: #307732;
}
</style>