Shades of Japanese Laurel #307028
Tints of Japanese Laurel #307028
RGB
CMYK
RGB Variations
Color information
#307028 (or 0x307028) is known color: Japanese Laurel. HEX triplet: 30, 70 and 28. RGB value is (48,112,40). Sum of RGB (Red+Green+Blue) = 48+112+40=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 112 (44.14% from 255 or 56% from 200); Blue value is 40 (16.02% from 255 or 20% from 200); Max value from RGB is 112 - color contains mainly: green. Hex color #307028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307028 is #CF8FD7. Grayscale: #545454. Windows color (decimal): -13602776 or 2650160. OLE color: 2650160.
HSL color Cylindrical-coordinate representation of color #307028: hue angle of 113.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #307028 is Cyan = 0.57, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 40 | - |
| CMYK | 0.57 | 0 | 0.64 | 0.56 |
| HSL | 113.33º | 0.47% | 0.3% | - |
| HSV(B) | 113.33º | 0.64% | 0.44% | - |
| XYZ | 7.4 | 12.37 | 4.01 | - |
| YUV | 84.66 | 102.8 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 40 | 0.57 | 0 | 0.64 | 0.56 | 113.33 | 0.47 | 0.3 |
| Hex | 30 | 70 | 28 | 39 | 0 | 40 | 38 | 71 | 2F | 1E |
| Octal | 60 | 160 | 50 | 71 | 0 | 100 | 70 | 161 | 57 | 36 |
| Binary | 110000 | 1110000 | 101000 | 111001 | 0 | 1000000 | 111000 | 1110001 | 101111 | 11110 |
Color Harmonies of #307028
Complementary color
Monochromatic Colors of #307028
Black with #307028
Text Example
Text Example
White with #307028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307028; }
p { color: rgb(48,112,40); }
H1.HeaderClassName
{
color: #307028;
}
.AnyTagClassName
{
color: #307028;
}
</style>
background-color css
<style>
a { background-color: #307028; }
a { background-color: rgb(48,112,40); }
div.DivClassName
{
background-color: #307028;
}
.BgClassName
{
background-color: #307028;
}
</style>
border-color css
<style>
span { border-color: #307028; }
span { border-color: rgb(48,112,40); }
td.TdClassName
{
border-color: #307028;
}
.TagClassName
{
border-color: #307028;
}
</style>