Shades of Parsley #306431
Tints of Parsley #306431
RGB
CMYK
RGB Variations
Color information
#306431 (or 0x306431) is known color: Parsley. HEX triplet: 30, 64 and 31. RGB value is (48,100,49). Sum of RGB (Red+Green+Blue) = 48+100+49=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 49 (19.53% from 255 or 24.87% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #306431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306431 is #CF9BCE. Grayscale: #4E4E4E. Windows color (decimal): -13605839 or 3236912. OLE color: 3236912.
HSL color Cylindrical-coordinate representation of color #306431: hue angle of 121.15º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #306431 is Cyan = 0.52, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 100 | 49 | - |
| CMYK | 0.52 | 0 | 0.51 | 0.61 |
| HSL | 121.15º | 0.35% | 0.29% | - |
| HSV(B) | 121.15º | 0.52% | 0.39% | - |
| XYZ | 6.33 | 9.96 | 4.5 | - |
| YUV | 78.64 | 111.27 | 106.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 100 | 49 | 0.52 | 0 | 0.51 | 0.61 | 121.15 | 0.35 | 0.29 |
| Hex | 30 | 64 | 31 | 34 | 0 | 33 | 3D | 79 | 23 | 1D |
| Octal | 60 | 144 | 61 | 64 | 0 | 63 | 75 | 171 | 43 | 35 |
| Binary | 110000 | 1100100 | 110001 | 110100 | 0 | 110011 | 111101 | 1111001 | 100011 | 11101 |
Color Harmonies of #306431
Complementary color
Monochromatic Colors of #306431
Black with #306431
Text Example
Text Example
White with #306431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306431; }
p { color: rgb(48,100,49); }
H1.HeaderClassName
{
color: #306431;
}
.AnyTagClassName
{
color: #306431;
}
</style>
background-color css
<style>
a { background-color: #306431; }
a { background-color: rgb(48,100,49); }
div.DivClassName
{
background-color: #306431;
}
.BgClassName
{
background-color: #306431;
}
</style>
border-color css
<style>
span { border-color: #306431; }
span { border-color: rgb(48,100,49); }
td.TdClassName
{
border-color: #306431;
}
.TagClassName
{
border-color: #306431;
}
</style>