Shades of Parsley #305636
Tints of Parsley #305636
RGB
CMYK
RGB Variations
Color information
#305636 (or 0x305636) is known color: Parsley. HEX triplet: 30, 56 and 36. RGB value is (48,86,54). Sum of RGB (Red+Green+Blue) = 48+86+54=188 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.53% from 188); Green value is 86 (33.98% from 255 or 45.74% from 188); Blue value is 54 (21.48% from 255 or 28.72% from 188); Max value from RGB is 86 - color contains mainly: green. Hex color #305636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305636 is #CFA9C9. Grayscale: #474747. Windows color (decimal): -13609418 or 3561008. OLE color: 3561008.
HSL color Cylindrical-coordinate representation of color #305636: hue angle of 129.47º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #305636 is Cyan = 0.44, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 54 | - |
| CMYK | 0.44 | 0 | 0.37 | 0.66 |
| HSL | 129.47º | 0.28% | 0.26% | - |
| HSV(B) | 129.47º | 0.44% | 0.34% | - |
| XYZ | 5.21 | 7.55 | 4.67 | - |
| YUV | 70.99 | 118.41 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 54 | 0.44 | 0 | 0.37 | 0.66 | 129.47 | 0.28 | 0.26 |
| Hex | 30 | 56 | 36 | 2C | 0 | 25 | 42 | 81 | 1C | 1A |
| Octal | 60 | 126 | 66 | 54 | 0 | 45 | 102 | 201 | 34 | 32 |
| Binary | 110000 | 1010110 | 110110 | 101100 | 0 | 100101 | 1000010 | 10000001 | 11100 | 11010 |
Color Harmonies of #305636
Complementary color
Monochromatic Colors of #305636
Black with #305636
Text Example
Text Example
White with #305636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305636; }
p { color: rgb(48,86,54); }
H1.HeaderClassName
{
color: #305636;
}
.AnyTagClassName
{
color: #305636;
}
</style>
background-color css
<style>
a { background-color: #305636; }
a { background-color: rgb(48,86,54); }
div.DivClassName
{
background-color: #305636;
}
.BgClassName
{
background-color: #305636;
}
</style>
border-color css
<style>
span { border-color: #305636; }
span { border-color: rgb(48,86,54); }
td.TdClassName
{
border-color: #305636;
}
.TagClassName
{
border-color: #305636;
}
</style>