Shades of Japanese Laurel #308830
Tints of Japanese Laurel #308830
RGB
CMYK
RGB Variations
Color information
#308830 (or 0x308830) is known color: Japanese Laurel. HEX triplet: 30, 88 and 30. RGB value is (48,136,48). Sum of RGB (Red+Green+Blue) = 48+136+48=232 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.69% from 232); Green value is 136 (53.52% from 255 or 58.62% from 232); Blue value is 48 (19.14% from 255 or 20.69% from 232); Max value from RGB is 136 - color contains mainly: green. Hex color #308830 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308830 is #CF77CF. Grayscale: #636363. Windows color (decimal): -13596624 or 3180592. OLE color: 3180592.
HSL color Cylindrical-coordinate representation of color #308830: hue angle of 120º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #308830 is Cyan = 0.65, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 136 | 48 | - |
| CMYK | 0.65 | 0 | 0.65 | 0.47 |
| HSL | 120º | 0.48% | 0.36% | - |
| HSV(B) | 120º | 0.65% | 0.53% | - |
| XYZ | 10.56 | 18.45 | 5.8 | - |
| YUV | 99.66 | 98.85 | 91.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 136 | 48 | 0.65 | 0 | 0.65 | 0.47 | 120 | 0.48 | 0.36 |
| Hex | 30 | 88 | 30 | 41 | 0 | 41 | 2F | 78 | 30 | 24 |
| Octal | 60 | 210 | 60 | 101 | 0 | 101 | 57 | 170 | 60 | 44 |
| Binary | 110000 | 10001000 | 110000 | 1000001 | 0 | 1000001 | 101111 | 1111000 | 110000 | 100100 |
Color Harmonies of #308830
Complementary color
Monochromatic Colors of #308830
Black with #308830
Text Example
Text Example
White with #308830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308830; }
p { color: rgb(48,136,48); }
H1.HeaderClassName
{
color: #308830;
}
.AnyTagClassName
{
color: #308830;
}
</style>
background-color css
<style>
a { background-color: #308830; }
a { background-color: rgb(48,136,48); }
div.DivClassName
{
background-color: #308830;
}
.BgClassName
{
background-color: #308830;
}
</style>
border-color css
<style>
span { border-color: #308830; }
span { border-color: rgb(48,136,48); }
td.TdClassName
{
border-color: #308830;
}
.TagClassName
{
border-color: #308830;
}
</style>