Shades of Parsley #305537
Tints of Parsley #305537
RGB
CMYK
RGB Variations
Color information
#305537 (or 0x305537) is known color: Parsley. HEX triplet: 30, 55 and 37. RGB value is (48,85,55). Sum of RGB (Red+Green+Blue) = 48+85+55=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 85 (33.59% from 255 or 45.21% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 85 - color contains mainly: green. Hex color #305537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305537 is #CFAAC8. Grayscale: #464646. Windows color (decimal): -13609673 or 3626288. OLE color: 3626288.
HSL color Cylindrical-coordinate representation of color #305537: hue angle of 131.35º 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 #305537 is Cyan = 0.44, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 85 | 55 | - |
| CMYK | 0.44 | 0 | 0.35 | 0.67 |
| HSL | 131.35º | 0.28% | 0.26% | - |
| HSV(B) | 131.35º | 0.44% | 0.33% | - |
| XYZ | 5.16 | 7.4 | 4.77 | - |
| YUV | 70.52 | 119.24 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 55 | 0.44 | 0 | 0.35 | 0.67 | 131.35 | 0.28 | 0.26 |
| Hex | 30 | 55 | 37 | 2C | 0 | 23 | 43 | 83 | 1C | 1A |
| Octal | 60 | 125 | 67 | 54 | 0 | 43 | 103 | 203 | 34 | 32 |
| Binary | 110000 | 1010101 | 110111 | 101100 | 0 | 100011 | 1000011 | 10000011 | 11100 | 11010 |
Color Harmonies of #305537
Complementary color
Monochromatic Colors of #305537
Black with #305537
Text Example
Text Example
White with #305537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305537; }
p { color: rgb(48,85,55); }
H1.HeaderClassName
{
color: #305537;
}
.AnyTagClassName
{
color: #305537;
}
</style>
background-color css
<style>
a { background-color: #305537; }
a { background-color: rgb(48,85,55); }
div.DivClassName
{
background-color: #305537;
}
.BgClassName
{
background-color: #305537;
}
</style>
border-color css
<style>
span { border-color: #305537; }
span { border-color: rgb(48,85,55); }
td.TdClassName
{
border-color: #305537;
}
.TagClassName
{
border-color: #305537;
}
</style>