Shades of Parsley #306131
Tints of Parsley #306131
RGB
CMYK
RGB Variations
Color information
#306131 (or 0x306131) is known color: Parsley. HEX triplet: 30, 61 and 31. RGB value is (48,97,49). Sum of RGB (Red+Green+Blue) = 48+97+49=194 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.74% from 194); Green value is 97 (38.28% from 255 or 50% from 194); Blue value is 49 (19.53% from 255 or 25.26% from 194); Max value from RGB is 97 - color contains mainly: green. Hex color #306131 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306131 is #CF9ECE. Grayscale: #4D4D4D. Windows color (decimal): -13606607 or 3236144. OLE color: 3236144.
HSL color Cylindrical-coordinate representation of color #306131: hue angle of 121.22º 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 #306131 is Cyan = 0.51, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 97 | 49 | - |
| CMYK | 0.51 | 0 | 0.49 | 0.62 |
| HSL | 121.22º | 0.34% | 0.28% | - |
| HSV(B) | 121.22º | 0.51% | 0.38% | - |
| XYZ | 6.05 | 9.4 | 4.4 | - |
| YUV | 76.88 | 112.27 | 107.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 49 | 0.51 | 0 | 0.49 | 0.62 | 121.22 | 0.34 | 0.28 |
| Hex | 30 | 61 | 31 | 33 | 0 | 31 | 3E | 79 | 22 | 1C |
| Octal | 60 | 141 | 61 | 63 | 0 | 61 | 76 | 171 | 42 | 34 |
| Binary | 110000 | 1100001 | 110001 | 110011 | 0 | 110001 | 111110 | 1111001 | 100010 | 11100 |
Color Harmonies of #306131
Complementary color
Monochromatic Colors of #306131
Black with #306131
Text Example
Text Example
White with #306131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306131; }
p { color: rgb(48,97,49); }
H1.HeaderClassName
{
color: #306131;
}
.AnyTagClassName
{
color: #306131;
}
</style>
background-color css
<style>
a { background-color: #306131; }
a { background-color: rgb(48,97,49); }
div.DivClassName
{
background-color: #306131;
}
.BgClassName
{
background-color: #306131;
}
</style>
border-color css
<style>
span { border-color: #306131; }
span { border-color: rgb(48,97,49); }
td.TdClassName
{
border-color: #306131;
}
.TagClassName
{
border-color: #306131;
}
</style>