Shades of Parsley #275631
Tints of Parsley #275631
RGB
CMYK
RGB Variations
Color information
#275631 (or 0x275631) is known color: Parsley. HEX triplet: 27, 56 and 31. RGB value is (39,86,49). Sum of RGB (Red+Green+Blue) = 39+86+49=174 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.41% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 49 (19.53% from 255 or 28.16% from 174); Max value from RGB is 86 - color contains mainly: green. Hex color #275631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275631 is #D8A9CE. Grayscale: #434343. Windows color (decimal): -14199247 or 3233319. OLE color: 3233319.
HSL color Cylindrical-coordinate representation of color #275631: hue angle of 132.77º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #275631 is Cyan = 0.55, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 86 | 49 | - |
| CMYK | 0.55 | 0 | 0.43 | 0.66 |
| HSL | 132.77º | 0.38% | 0.25% | - |
| HSV(B) | 132.77º | 0.55% | 0.34% | - |
| XYZ | 4.72 | 7.31 | 4.07 | - |
| YUV | 67.73 | 117.43 | 107.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 49 | 0.55 | 0 | 0.43 | 0.66 | 132.77 | 0.38 | 0.25 |
| Hex | 27 | 56 | 31 | 37 | 0 | 2B | 42 | 85 | 26 | 19 |
| Octal | 47 | 126 | 61 | 67 | 0 | 53 | 102 | 205 | 46 | 31 |
| Binary | 100111 | 1010110 | 110001 | 110111 | 0 | 101011 | 1000010 | 10000101 | 100110 | 11001 |
Color Harmonies of #275631
Complementary color
Monochromatic Colors of #275631
Black with #275631
Text Example
Text Example
White with #275631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275631; }
p { color: rgb(39,86,49); }
H1.HeaderClassName
{
color: #275631;
}
.AnyTagClassName
{
color: #275631;
}
</style>
background-color css
<style>
a { background-color: #275631; }
a { background-color: rgb(39,86,49); }
div.DivClassName
{
background-color: #275631;
}
.BgClassName
{
background-color: #275631;
}
</style>
border-color css
<style>
span { border-color: #275631; }
span { border-color: rgb(39,86,49); }
td.TdClassName
{
border-color: #275631;
}
.TagClassName
{
border-color: #275631;
}
</style>