Shades of Parsley #305734
Tints of Parsley #305734
RGB
CMYK
RGB Variations
Color information
#305734 (or 0x305734) is known color: Parsley. HEX triplet: 30, 57 and 34. RGB value is (48,87,52). Sum of RGB (Red+Green+Blue) = 48+87+52=187 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.67% from 187); Green value is 87 (34.38% from 255 or 46.52% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 87 - color contains mainly: green. Hex color #305734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305734 is #CFA8CB. Grayscale: #474747. Windows color (decimal): -13609164 or 3430192. OLE color: 3430192.
HSL color Cylindrical-coordinate representation of color #305734: hue angle of 126.15º 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 #305734 is Cyan = 0.45, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 87 | 52 | - |
| CMYK | 0.45 | 0 | 0.40 | 0.66 |
| HSL | 126.15º | 0.29% | 0.26% | - |
| HSV(B) | 126.15º | 0.45% | 0.34% | - |
| XYZ | 5.25 | 7.69 | 4.46 | - |
| YUV | 71.35 | 117.08 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 87 | 52 | 0.45 | 0 | 0.40 | 0.66 | 126.15 | 0.29 | 0.26 |
| Hex | 30 | 57 | 34 | 2D | 0 | 28 | 42 | 7E | 1D | 1A |
| Octal | 60 | 127 | 64 | 55 | 0 | 50 | 102 | 176 | 35 | 32 |
| Binary | 110000 | 1010111 | 110100 | 101101 | 0 | 101000 | 1000010 | 1111110 | 11101 | 11010 |
Color Harmonies of #305734
Complementary color
Monochromatic Colors of #305734
Black with #305734
Text Example
Text Example
White with #305734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305734; }
p { color: rgb(48,87,52); }
H1.HeaderClassName
{
color: #305734;
}
.AnyTagClassName
{
color: #305734;
}
</style>
background-color css
<style>
a { background-color: #305734; }
a { background-color: rgb(48,87,52); }
div.DivClassName
{
background-color: #305734;
}
.BgClassName
{
background-color: #305734;
}
</style>
border-color css
<style>
span { border-color: #305734; }
span { border-color: rgb(48,87,52); }
td.TdClassName
{
border-color: #305734;
}
.TagClassName
{
border-color: #305734;
}
</style>