Shades of Japanese Laurel #308028
Tints of Japanese Laurel #308028
RGB
CMYK
RGB Variations
Color information
#308028 (or 0x308028) is known color: Japanese Laurel. HEX triplet: 30, 80 and 28. RGB value is (48,128,40). Sum of RGB (Red+Green+Blue) = 48+128+40=216 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.22% from 216); Green value is 128 (50.39% from 255 or 59.26% from 216); Blue value is 40 (16.02% from 255 or 18.52% from 216); Max value from RGB is 128 - color contains mainly: green. Hex color #308028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308028 is #CF7FD7. Grayscale: #5E5E5E. Windows color (decimal): -13598680 or 2654256. OLE color: 2654256.
HSL color Cylindrical-coordinate representation of color #308028: hue angle of 114.55º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #308028 is Cyan = 0.62, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 48 | 128 | 40 | - |
| CMYK | 0.62 | 0 | 0.69 | 0.50 |
| HSL | 114.55º | 0.52% | 0.33% | - |
| HSV(B) | 114.55º | 0.69% | 0.5% | - |
| XYZ | 9.32 | 16.22 | 4.65 | - |
| YUV | 94.05 | 97.5 | 95.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 128 | 40 | 0.62 | 0 | 0.69 | 0.50 | 114.55 | 0.52 | 0.33 |
| Hex | 30 | 80 | 28 | 3E | 0 | 45 | 32 | 73 | 34 | 21 |
| Octal | 60 | 200 | 50 | 76 | 0 | 105 | 62 | 163 | 64 | 41 |
| Binary | 110000 | 10000000 | 101000 | 111110 | 0 | 1000101 | 110010 | 1110011 | 110100 | 100001 |
Color Harmonies of #308028
Complementary color
Monochromatic Colors of #308028
Black with #308028
Text Example
Text Example
White with #308028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308028; }
p { color: rgb(48,128,40); }
H1.HeaderClassName
{
color: #308028;
}
.AnyTagClassName
{
color: #308028;
}
</style>
background-color css
<style>
a { background-color: #308028; }
a { background-color: rgb(48,128,40); }
div.DivClassName
{
background-color: #308028;
}
.BgClassName
{
background-color: #308028;
}
</style>
border-color css
<style>
span { border-color: #308028; }
span { border-color: rgb(48,128,40); }
td.TdClassName
{
border-color: #308028;
}
.TagClassName
{
border-color: #308028;
}
</style>