Shades of Parsley #275931
Tints of Parsley #275931
RGB
CMYK
RGB Variations
Color information
#275931 (or 0x275931) is known color: Parsley. HEX triplet: 27, 59 and 31. RGB value is (39,89,49). Sum of RGB (Red+Green+Blue) = 39+89+49=177 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.03% from 177); Green value is 89 (35.16% from 255 or 50.28% from 177); Blue value is 49 (19.53% from 255 or 27.68% from 177); Max value from RGB is 89 - color contains mainly: green. Hex color #275931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275931 is #D8A6CE. Grayscale: #454545. Windows color (decimal): -14198479 or 3234087. OLE color: 3234087.
HSL color Cylindrical-coordinate representation of color #275931: hue angle of 132º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #275931 is Cyan = 0.56, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 89 | 49 | - |
| CMYK | 0.56 | 0 | 0.45 | 0.65 |
| HSL | 132º | 0.39% | 0.25% | - |
| HSV(B) | 132º | 0.56% | 0.35% | - |
| XYZ | 4.96 | 7.8 | 4.15 | - |
| YUV | 69.49 | 116.44 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 49 | 0.56 | 0 | 0.45 | 0.65 | 132 | 0.39 | 0.25 |
| Hex | 27 | 59 | 31 | 38 | 0 | 2D | 41 | 84 | 27 | 19 |
| Octal | 47 | 131 | 61 | 70 | 0 | 55 | 101 | 204 | 47 | 31 |
| Binary | 100111 | 1011001 | 110001 | 111000 | 0 | 101101 | 1000001 | 10000100 | 100111 | 11001 |
Color Harmonies of #275931
Complementary color
Monochromatic Colors of #275931
Black with #275931
Text Example
Text Example
White with #275931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275931; }
p { color: rgb(39,89,49); }
H1.HeaderClassName
{
color: #275931;
}
.AnyTagClassName
{
color: #275931;
}
</style>
background-color css
<style>
a { background-color: #275931; }
a { background-color: rgb(39,89,49); }
div.DivClassName
{
background-color: #275931;
}
.BgClassName
{
background-color: #275931;
}
</style>
border-color css
<style>
span { border-color: #275931; }
span { border-color: rgb(39,89,49); }
td.TdClassName
{
border-color: #275931;
}
.TagClassName
{
border-color: #275931;
}
</style>