Shades of Parsley #305930
Tints of Parsley #305930
RGB
CMYK
RGB Variations
Color information
#305930 (or 0x305930) is known color: Parsley. HEX triplet: 30, 59 and 30. RGB value is (48,89,48). Sum of RGB (Red+Green+Blue) = 48+89+48=185 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.95% from 185); Green value is 89 (35.16% from 255 or 48.11% from 185); Blue value is 48 (19.14% from 255 or 25.95% from 185); Max value from RGB is 89 - color contains mainly: green. Hex color #305930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305930 is #CFA6CF. Grayscale: #484848. Windows color (decimal): -13608656 or 3168560. OLE color: 3168560.
HSL color Cylindrical-coordinate representation of color #305930: hue angle of 120º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #305930 is Cyan = 0.46, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 48 | - |
| CMYK | 0.46 | 0 | 0.46 | 0.65 |
| HSL | 120º | 0.3% | 0.27% | - |
| HSV(B) | 120º | 0.46% | 0.35% | - |
| XYZ | 5.32 | 7.99 | 4.06 | - |
| YUV | 72.07 | 114.42 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 48 | 0.46 | 0 | 0.46 | 0.65 | 120 | 0.3 | 0.27 |
| Hex | 30 | 59 | 30 | 2E | 0 | 2E | 41 | 78 | 1E | 1B |
| Octal | 60 | 131 | 60 | 56 | 0 | 56 | 101 | 170 | 36 | 33 |
| Binary | 110000 | 1011001 | 110000 | 101110 | 0 | 101110 | 1000001 | 1111000 | 11110 | 11011 |
Color Harmonies of #305930
Complementary color
Monochromatic Colors of #305930
Black with #305930
Text Example
Text Example
White with #305930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305930; }
p { color: rgb(48,89,48); }
H1.HeaderClassName
{
color: #305930;
}
.AnyTagClassName
{
color: #305930;
}
</style>
background-color css
<style>
a { background-color: #305930; }
a { background-color: rgb(48,89,48); }
div.DivClassName
{
background-color: #305930;
}
.BgClassName
{
background-color: #305930;
}
</style>
border-color css
<style>
span { border-color: #305930; }
span { border-color: rgb(48,89,48); }
td.TdClassName
{
border-color: #305930;
}
.TagClassName
{
border-color: #305930;
}
</style>