Shades of Japanese Laurel #307728
Tints of Japanese Laurel #307728
RGB
CMYK
RGB Variations
Color information
#307728 (or 0x307728) is known color: Japanese Laurel. HEX triplet: 30, 77 and 28. RGB value is (48,119,40). Sum of RGB (Red+Green+Blue) = 48+119+40=207 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.19% from 207); Green value is 119 (46.88% from 255 or 57.49% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 119 - color contains mainly: green. Hex color #307728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307728 is #CF88D7. Grayscale: #595959. Windows color (decimal): -13600984 or 2651952. OLE color: 2651952.
HSL color Cylindrical-coordinate representation of color #307728: hue angle of 113.92º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #307728 is Cyan = 0.60, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 119 | 40 | - |
| CMYK | 0.60 | 0 | 0.66 | 0.53 |
| HSL | 113.92º | 0.5% | 0.31% | - |
| HSV(B) | 113.92º | 0.66% | 0.47% | - |
| XYZ | 8.2 | 13.98 | 4.27 | - |
| YUV | 88.77 | 100.48 | 98.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 119 | 40 | 0.60 | 0 | 0.66 | 0.53 | 113.92 | 0.5 | 0.31 |
| Hex | 30 | 77 | 28 | 3C | 0 | 42 | 35 | 72 | 32 | 1F |
| Octal | 60 | 167 | 50 | 74 | 0 | 102 | 65 | 162 | 62 | 37 |
| Binary | 110000 | 1110111 | 101000 | 111100 | 0 | 1000010 | 110101 | 1110010 | 110010 | 11111 |
Color Harmonies of #307728
Complementary color
Monochromatic Colors of #307728
Black with #307728
Text Example
Text Example
White with #307728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307728; }
p { color: rgb(48,119,40); }
H1.HeaderClassName
{
color: #307728;
}
.AnyTagClassName
{
color: #307728;
}
</style>
background-color css
<style>
a { background-color: #307728; }
a { background-color: rgb(48,119,40); }
div.DivClassName
{
background-color: #307728;
}
.BgClassName
{
background-color: #307728;
}
</style>
border-color css
<style>
span { border-color: #307728; }
span { border-color: rgb(48,119,40); }
td.TdClassName
{
border-color: #307728;
}
.TagClassName
{
border-color: #307728;
}
</style>