Shades of Parsley #286534
Tints of Parsley #286534
RGB
CMYK
RGB Variations
Color information
#286534 (or 0x286534) is known color: Parsley. HEX triplet: 28, 65 and 34. RGB value is (40,101,52). Sum of RGB (Red+Green+Blue) = 40+101+52=193 (25% of max value = 765). Red value is 40 (16.02% from 255 or 20.73% from 193); Green value is 101 (39.84% from 255 or 52.33% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 101 - color contains mainly: green. Hex color #286534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #286534 is #D79ACB. Grayscale: #4D4D4D. Windows color (decimal): -14129868 or 3433768. OLE color: 3433768.
HSL color Cylindrical-coordinate representation of color #286534: hue angle of 131.8º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #286534 is Cyan = 0.60, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 101 | 52 | - |
| CMYK | 0.60 | 0 | 0.49 | 0.60 |
| HSL | 131.8º | 0.43% | 0.28% | - |
| HSV(B) | 131.8º | 0.6% | 0.4% | - |
| XYZ | 6.15 | 10.01 | 4.86 | - |
| YUV | 77.18 | 113.79 | 101.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 101 | 52 | 0.60 | 0 | 0.49 | 0.60 | 131.8 | 0.43 | 0.28 |
| Hex | 28 | 65 | 34 | 3C | 0 | 31 | 3C | 84 | 2B | 1C |
| Octal | 50 | 145 | 64 | 74 | 0 | 61 | 74 | 204 | 53 | 34 |
| Binary | 101000 | 1100101 | 110100 | 111100 | 0 | 110001 | 111100 | 10000100 | 101011 | 11100 |
Color Harmonies of #286534
Complementary color
Monochromatic Colors of #286534
Black with #286534
Text Example
Text Example
White with #286534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #286534; }
p { color: rgb(40,101,52); }
H1.HeaderClassName
{
color: #286534;
}
.AnyTagClassName
{
color: #286534;
}
</style>
background-color css
<style>
a { background-color: #286534; }
a { background-color: rgb(40,101,52); }
div.DivClassName
{
background-color: #286534;
}
.BgClassName
{
background-color: #286534;
}
</style>
border-color css
<style>
span { border-color: #286534; }
span { border-color: rgb(40,101,52); }
td.TdClassName
{
border-color: #286534;
}
.TagClassName
{
border-color: #286534;
}
</style>