Shades of Parsley #305736
Tints of Parsley #305736
RGB
CMYK
RGB Variations
Color information
#305736 (or 0x305736) is known color: Parsley. HEX triplet: 30, 57 and 36. RGB value is (48,87,54). Sum of RGB (Red+Green+Blue) = 48+87+54=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 87 (34.38% from 255 or 46.03% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 87 - color contains mainly: green. Hex color #305736 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305736 is #CFA8C9. Grayscale: #474747. Windows color (decimal): -13609162 or 3561264. OLE color: 3561264.
HSL color Cylindrical-coordinate representation of color #305736: hue angle of 129.23º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #305736 is Cyan = 0.45, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 87 | 54 | - |
| CMYK | 0.45 | 0 | 0.38 | 0.66 |
| HSL | 129.23º | 0.29% | 0.26% | - |
| HSV(B) | 129.23º | 0.45% | 0.34% | - |
| XYZ | 5.29 | 7.71 | 4.7 | - |
| YUV | 71.58 | 118.08 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 87 | 54 | 0.45 | 0 | 0.38 | 0.66 | 129.23 | 0.29 | 0.26 |
| Hex | 30 | 57 | 36 | 2D | 0 | 26 | 42 | 81 | 1D | 1A |
| Octal | 60 | 127 | 66 | 55 | 0 | 46 | 102 | 201 | 35 | 32 |
| Binary | 110000 | 1010111 | 110110 | 101101 | 0 | 100110 | 1000010 | 10000001 | 11101 | 11010 |
Color Harmonies of #305736
Complementary color
Monochromatic Colors of #305736
Black with #305736
Text Example
Text Example
White with #305736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305736; }
p { color: rgb(48,87,54); }
H1.HeaderClassName
{
color: #305736;
}
.AnyTagClassName
{
color: #305736;
}
</style>
background-color css
<style>
a { background-color: #305736; }
a { background-color: rgb(48,87,54); }
div.DivClassName
{
background-color: #305736;
}
.BgClassName
{
background-color: #305736;
}
</style>
border-color css
<style>
span { border-color: #305736; }
span { border-color: rgb(48,87,54); }
td.TdClassName
{
border-color: #305736;
}
.TagClassName
{
border-color: #305736;
}
</style>