Shades of Parsley #276331
Tints of Parsley #276331
RGB
CMYK
RGB Variations
Color information
#276331 (or 0x276331) is known color: Parsley. HEX triplet: 27, 63 and 31. RGB value is (39,99,49). Sum of RGB (Red+Green+Blue) = 39+99+49=187 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.86% from 187); Green value is 99 (39.06% from 255 or 52.94% from 187); Blue value is 49 (19.53% from 255 or 26.20% from 187); Max value from RGB is 99 - color contains mainly: green. Hex color #276331 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276331 is #D89CCE. Grayscale: #4B4B4B. Windows color (decimal): -14195919 or 3236647. OLE color: 3236647.
HSL color Cylindrical-coordinate representation of color #276331: hue angle of 130º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #276331 is Cyan = 0.61, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 99 | 49 | - |
| CMYK | 0.61 | 0 | 0.51 | 0.61 |
| HSL | 130º | 0.43% | 0.27% | - |
| HSV(B) | 130º | 0.61% | 0.39% | - |
| XYZ | 5.85 | 9.58 | 4.45 | - |
| YUV | 75.36 | 113.12 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 49 | 0.61 | 0 | 0.51 | 0.61 | 130 | 0.43 | 0.27 |
| Hex | 27 | 63 | 31 | 3D | 0 | 33 | 3D | 82 | 2B | 1B |
| Octal | 47 | 143 | 61 | 75 | 0 | 63 | 75 | 202 | 53 | 33 |
| Binary | 100111 | 1100011 | 110001 | 111101 | 0 | 110011 | 111101 | 10000010 | 101011 | 11011 |
Color Harmonies of #276331
Complementary color
Monochromatic Colors of #276331
Black with #276331
Text Example
Text Example
White with #276331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276331; }
p { color: rgb(39,99,49); }
H1.HeaderClassName
{
color: #276331;
}
.AnyTagClassName
{
color: #276331;
}
</style>
background-color css
<style>
a { background-color: #276331; }
a { background-color: rgb(39,99,49); }
div.DivClassName
{
background-color: #276331;
}
.BgClassName
{
background-color: #276331;
}
</style>
border-color css
<style>
span { border-color: #276331; }
span { border-color: rgb(39,99,49); }
td.TdClassName
{
border-color: #276331;
}
.TagClassName
{
border-color: #276331;
}
</style>