Shades of Parsley #306134
Tints of Parsley #306134
RGB
CMYK
RGB Variations
Color information
#306134 (or 0x306134) is known color: Parsley. HEX triplet: 30, 61 and 34. RGB value is (48,97,52). Sum of RGB (Red+Green+Blue) = 48+97+52=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 97 (38.28% from 255 or 49.24% from 197); Blue value is 52 (20.70% from 255 or 26.40% from 197); Max value from RGB is 97 - color contains mainly: green. Hex color #306134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306134 is #CF9ECB. Grayscale: #4D4D4D. Windows color (decimal): -13606604 or 3432752. OLE color: 3432752.
HSL color Cylindrical-coordinate representation of color #306134: hue angle of 124.9º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #306134 is Cyan = 0.51, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 97 | 52 | - |
| CMYK | 0.51 | 0 | 0.46 | 0.62 |
| HSL | 124.9º | 0.34% | 0.28% | - |
| HSV(B) | 124.9º | 0.51% | 0.38% | - |
| XYZ | 6.11 | 9.43 | 4.75 | - |
| YUV | 77.22 | 113.77 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 52 | 0.51 | 0 | 0.46 | 0.62 | 124.9 | 0.34 | 0.28 |
| Hex | 30 | 61 | 34 | 33 | 0 | 2E | 3E | 7D | 22 | 1C |
| Octal | 60 | 141 | 64 | 63 | 0 | 56 | 76 | 175 | 42 | 34 |
| Binary | 110000 | 1100001 | 110100 | 110011 | 0 | 101110 | 111110 | 1111101 | 100010 | 11100 |
Color Harmonies of #306134
Complementary color
Monochromatic Colors of #306134
Black with #306134
Text Example
Text Example
White with #306134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306134; }
p { color: rgb(48,97,52); }
H1.HeaderClassName
{
color: #306134;
}
.AnyTagClassName
{
color: #306134;
}
</style>
background-color css
<style>
a { background-color: #306134; }
a { background-color: rgb(48,97,52); }
div.DivClassName
{
background-color: #306134;
}
.BgClassName
{
background-color: #306134;
}
</style>
border-color css
<style>
span { border-color: #306134; }
span { border-color: rgb(48,97,52); }
td.TdClassName
{
border-color: #306134;
}
.TagClassName
{
border-color: #306134;
}
</style>