Shades of Parsley #276032
Tints of Parsley #276032
RGB
CMYK
RGB Variations
Color information
#276032 (or 0x276032) is known color: Parsley. HEX triplet: 27, 60 and 32. RGB value is (39,96,50). Sum of RGB (Red+Green+Blue) = 39+96+50=185 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.08% from 185); Green value is 96 (37.89% from 255 or 51.89% from 185); Blue value is 50 (19.92% from 255 or 27.03% from 185); Max value from RGB is 96 - color contains mainly: green. Hex color #276032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276032 is #D89FCD. Grayscale: #494949. Windows color (decimal): -14196686 or 3301415. OLE color: 3301415.
HSL color Cylindrical-coordinate representation of color #276032: hue angle of 131.58º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #276032 is Cyan = 0.59, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 50 | - |
| CMYK | 0.59 | 0 | 0.48 | 0.62 |
| HSL | 131.58º | 0.42% | 0.26% | - |
| HSV(B) | 131.58º | 0.59% | 0.38% | - |
| XYZ | 5.6 | 9.03 | 4.47 | - |
| YUV | 73.71 | 114.62 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 50 | 0.59 | 0 | 0.48 | 0.62 | 131.58 | 0.42 | 0.26 |
| Hex | 27 | 60 | 32 | 3B | 0 | 30 | 3E | 84 | 2A | 1A |
| Octal | 47 | 140 | 62 | 73 | 0 | 60 | 76 | 204 | 52 | 32 |
| Binary | 100111 | 1100000 | 110010 | 111011 | 0 | 110000 | 111110 | 10000100 | 101010 | 11010 |
Color Harmonies of #276032
Complementary color
Monochromatic Colors of #276032
Black with #276032
Text Example
Text Example
White with #276032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276032; }
p { color: rgb(39,96,50); }
H1.HeaderClassName
{
color: #276032;
}
.AnyTagClassName
{
color: #276032;
}
</style>
background-color css
<style>
a { background-color: #276032; }
a { background-color: rgb(39,96,50); }
div.DivClassName
{
background-color: #276032;
}
.BgClassName
{
background-color: #276032;
}
</style>
border-color css
<style>
span { border-color: #276032; }
span { border-color: rgb(39,96,50); }
td.TdClassName
{
border-color: #276032;
}
.TagClassName
{
border-color: #276032;
}
</style>