Shades of Parsley #305530
Tints of Parsley #305530
RGB
CMYK
RGB Variations
Color information
#305530 (or 0x305530) is known color: Parsley. HEX triplet: 30, 55 and 30. RGB value is (48,85,48). Sum of RGB (Red+Green+Blue) = 48+85+48=181 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.52% from 181); Green value is 85 (33.59% from 255 or 46.96% from 181); Blue value is 48 (19.14% from 255 or 26.52% from 181); Max value from RGB is 85 - color contains mainly: green. Hex color #305530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305530 is #CFAACF. Grayscale: #454545. Windows color (decimal): -13609680 or 3167536. OLE color: 3167536.
HSL color Cylindrical-coordinate representation of color #305530: hue angle of 120º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #305530 is Cyan = 0.44, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 85 | 48 | - |
| CMYK | 0.44 | 0 | 0.44 | 0.67 |
| HSL | 120º | 0.28% | 0.26% | - |
| HSV(B) | 120º | 0.44% | 0.33% | - |
| XYZ | 5 | 7.34 | 3.95 | - |
| YUV | 69.72 | 115.74 | 112.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 48 | 0.44 | 0 | 0.44 | 0.67 | 120 | 0.28 | 0.26 |
| Hex | 30 | 55 | 30 | 2C | 0 | 2C | 43 | 78 | 1C | 1A |
| Octal | 60 | 125 | 60 | 54 | 0 | 54 | 103 | 170 | 34 | 32 |
| Binary | 110000 | 1010101 | 110000 | 101100 | 0 | 101100 | 1000011 | 1111000 | 11100 | 11010 |
Color Harmonies of #305530
Complementary color
Monochromatic Colors of #305530
Black with #305530
Text Example
Text Example
White with #305530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305530; }
p { color: rgb(48,85,48); }
H1.HeaderClassName
{
color: #305530;
}
.AnyTagClassName
{
color: #305530;
}
</style>
background-color css
<style>
a { background-color: #305530; }
a { background-color: rgb(48,85,48); }
div.DivClassName
{
background-color: #305530;
}
.BgClassName
{
background-color: #305530;
}
</style>
border-color css
<style>
span { border-color: #305530; }
span { border-color: rgb(48,85,48); }
td.TdClassName
{
border-color: #305530;
}
.TagClassName
{
border-color: #305530;
}
</style>