Shades of Japanese Laurel #308440
Tints of Japanese Laurel #308440
RGB
CMYK
RGB Variations
Color information
#308440 (or 0x308440) is known color: Japanese Laurel. HEX triplet: 30, 84 and 40. RGB value is (48,132,64). Sum of RGB (Red+Green+Blue) = 48+132+64=244 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.67% from 244); Green value is 132 (51.95% from 255 or 54.10% from 244); Blue value is 64 (25.39% from 255 or 26.23% from 244); Max value from RGB is 132 - color contains mainly: green. Hex color #308440 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308440 is #CF7BBF. Grayscale: #636363. Windows color (decimal): -13597632 or 4228144. OLE color: 4228144.
HSL color Cylindrical-coordinate representation of color #308440: hue angle of 131.43º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308440 is Cyan = 0.64, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 132 | 64 | - |
| CMYK | 0.64 | 0 | 0.52 | 0.48 |
| HSL | 131.43º | 0.47% | 0.35% | - |
| HSV(B) | 131.43º | 0.64% | 0.52% | - |
| XYZ | 10.4 | 17.5 | 7.68 | - |
| YUV | 99.13 | 108.17 | 91.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 132 | 64 | 0.64 | 0 | 0.52 | 0.48 | 131.43 | 0.47 | 0.35 |
| Hex | 30 | 84 | 40 | 40 | 0 | 34 | 30 | 83 | 2F | 23 |
| Octal | 60 | 204 | 100 | 100 | 0 | 64 | 60 | 203 | 57 | 43 |
| Binary | 110000 | 10000100 | 1000000 | 1000000 | 0 | 110100 | 110000 | 10000011 | 101111 | 100011 |
Color Harmonies of #308440
Complementary color
Monochromatic Colors of #308440
Black with #308440
Text Example
Text Example
White with #308440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308440; }
p { color: rgb(48,132,64); }
H1.HeaderClassName
{
color: #308440;
}
.AnyTagClassName
{
color: #308440;
}
</style>
background-color css
<style>
a { background-color: #308440; }
a { background-color: rgb(48,132,64); }
div.DivClassName
{
background-color: #308440;
}
.BgClassName
{
background-color: #308440;
}
</style>
border-color css
<style>
span { border-color: #308440; }
span { border-color: rgb(48,132,64); }
td.TdClassName
{
border-color: #308440;
}
.TagClassName
{
border-color: #308440;
}
</style>