Shades of Parsley #305936
Tints of Parsley #305936
RGB
CMYK
RGB Variations
Color information
#305936 (or 0x305936) is known color: Parsley. HEX triplet: 30, 59 and 36. RGB value is (48,89,54). Sum of RGB (Red+Green+Blue) = 48+89+54=191 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.13% from 191); Green value is 89 (35.16% from 255 or 46.60% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 89 - color contains mainly: green. Hex color #305936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305936 is #CFA6C9. Grayscale: #484848. Windows color (decimal): -13608650 or 3561776. OLE color: 3561776.
HSL color Cylindrical-coordinate representation of color #305936: hue angle of 128.78º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #305936 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 89 | 54 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.65 |
| HSL | 128.78º | 0.3% | 0.27% | - |
| HSV(B) | 128.78º | 0.46% | 0.35% | - |
| XYZ | 5.46 | 8.04 | 4.75 | - |
| YUV | 72.75 | 117.42 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 54 | 0.46 | 0 | 0.39 | 0.65 | 128.78 | 0.3 | 0.27 |
| Hex | 30 | 59 | 36 | 2E | 0 | 27 | 41 | 81 | 1E | 1B |
| Octal | 60 | 131 | 66 | 56 | 0 | 47 | 101 | 201 | 36 | 33 |
| Binary | 110000 | 1011001 | 110110 | 101110 | 0 | 100111 | 1000001 | 10000001 | 11110 | 11011 |
Color Harmonies of #305936
Complementary color
Monochromatic Colors of #305936
Black with #305936
Text Example
Text Example
White with #305936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305936; }
p { color: rgb(48,89,54); }
H1.HeaderClassName
{
color: #305936;
}
.AnyTagClassName
{
color: #305936;
}
</style>
background-color css
<style>
a { background-color: #305936; }
a { background-color: rgb(48,89,54); }
div.DivClassName
{
background-color: #305936;
}
.BgClassName
{
background-color: #305936;
}
</style>
border-color css
<style>
span { border-color: #305936; }
span { border-color: rgb(48,89,54); }
td.TdClassName
{
border-color: #305936;
}
.TagClassName
{
border-color: #305936;
}
</style>