Shades of Parsley #276029
Tints of Parsley #276029
RGB
CMYK
RGB Variations
Color information
#276029 (or 0x276029) is known color: Parsley. HEX triplet: 27, 60 and 29. RGB value is (39,96,41). Sum of RGB (Red+Green+Blue) = 39+96+41=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 96 (37.89% from 255 or 54.55% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 96 - color contains mainly: green. Hex color #276029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276029 is #D89FD6. Grayscale: #484848. Windows color (decimal): -14196695 or 2711591. OLE color: 2711591.
HSL color Cylindrical-coordinate representation of color #276029: hue angle of 122.11º 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 #276029 is Cyan = 0.59, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 41 | - |
| CMYK | 0.59 | 0 | 0.57 | 0.62 |
| HSL | 122.11º | 0.42% | 0.26% | - |
| HSV(B) | 122.11º | 0.59% | 0.38% | - |
| XYZ | 5.42 | 8.96 | 3.54 | - |
| YUV | 72.69 | 110.12 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 41 | 0.59 | 0 | 0.57 | 0.62 | 122.11 | 0.42 | 0.26 |
| Hex | 27 | 60 | 29 | 3B | 0 | 39 | 3E | 7A | 2A | 1A |
| Octal | 47 | 140 | 51 | 73 | 0 | 71 | 76 | 172 | 52 | 32 |
| Binary | 100111 | 1100000 | 101001 | 111011 | 0 | 111001 | 111110 | 1111010 | 101010 | 11010 |
Color Harmonies of #276029
Complementary color
Monochromatic Colors of #276029
Black with #276029
Text Example
Text Example
White with #276029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276029; }
p { color: rgb(39,96,41); }
H1.HeaderClassName
{
color: #276029;
}
.AnyTagClassName
{
color: #276029;
}
</style>
background-color css
<style>
a { background-color: #276029; }
a { background-color: rgb(39,96,41); }
div.DivClassName
{
background-color: #276029;
}
.BgClassName
{
background-color: #276029;
}
</style>
border-color css
<style>
span { border-color: #276029; }
span { border-color: rgb(39,96,41); }
td.TdClassName
{
border-color: #276029;
}
.TagClassName
{
border-color: #276029;
}
</style>