Shades of Japanese Laurel #307829
Tints of Japanese Laurel #307829
RGB
CMYK
RGB Variations
Color information
#307829 (or 0x307829) is known color: Japanese Laurel. HEX triplet: 30, 78 and 29. RGB value is (48,120,41). Sum of RGB (Red+Green+Blue) = 48+120+41=209 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.97% from 209); Green value is 120 (47.27% from 255 or 57.42% from 209); Blue value is 41 (16.41% from 255 or 19.62% from 209); Max value from RGB is 120 - color contains mainly: green. Hex color #307829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307829 is #CF87D6. Grayscale: #595959. Windows color (decimal): -13600727 or 2717744. OLE color: 2717744.
HSL color Cylindrical-coordinate representation of color #307829: hue angle of 114.68º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #307829 is Cyan = 0.60, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 120 | 41 | - |
| CMYK | 0.60 | 0 | 0.66 | 0.53 |
| HSL | 114.68º | 0.49% | 0.32% | - |
| HSV(B) | 114.68º | 0.66% | 0.47% | - |
| XYZ | 8.34 | 14.22 | 4.4 | - |
| YUV | 89.47 | 100.65 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 120 | 41 | 0.60 | 0 | 0.66 | 0.53 | 114.68 | 0.49 | 0.32 |
| Hex | 30 | 78 | 29 | 3C | 0 | 42 | 35 | 73 | 31 | 20 |
| Octal | 60 | 170 | 51 | 74 | 0 | 102 | 65 | 163 | 61 | 40 |
| Binary | 110000 | 1111000 | 101001 | 111100 | 0 | 1000010 | 110101 | 1110011 | 110001 | 100000 |
Color Harmonies of #307829
Complementary color
Monochromatic Colors of #307829
Black with #307829
Text Example
Text Example
White with #307829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307829; }
p { color: rgb(48,120,41); }
H1.HeaderClassName
{
color: #307829;
}
.AnyTagClassName
{
color: #307829;
}
</style>
background-color css
<style>
a { background-color: #307829; }
a { background-color: rgb(48,120,41); }
div.DivClassName
{
background-color: #307829;
}
.BgClassName
{
background-color: #307829;
}
</style>
border-color css
<style>
span { border-color: #307829; }
span { border-color: rgb(48,120,41); }
td.TdClassName
{
border-color: #307829;
}
.TagClassName
{
border-color: #307829;
}
</style>