Shades of Parsley #236028
Tints of Parsley #236028
RGB
CMYK
RGB Variations
Color information
#236028 (or 0x236028) is known color: Parsley. HEX triplet: 23, 60 and 28. RGB value is (35,96,40). Sum of RGB (Red+Green+Blue) = 35+96+40=171 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.47% from 171); Green value is 96 (37.89% from 255 or 56.14% from 171); Blue value is 40 (16.02% from 255 or 23.39% from 171); Max value from RGB is 96 - color contains mainly: green. Hex color #236028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #236028 is #DC9FD7. Grayscale: #474747. Windows color (decimal): -14458840 or 2646051. OLE color: 2646051.
HSL color Cylindrical-coordinate representation of color #236028: hue angle of 124.92º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #236028 is Cyan = 0.64, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 96 | 40 | - |
| CMYK | 0.64 | 0 | 0.58 | 0.62 |
| HSL | 124.92º | 0.47% | 0.26% | - |
| HSV(B) | 124.92º | 0.64% | 0.38% | - |
| XYZ | 5.26 | 8.88 | 3.44 | - |
| YUV | 71.38 | 110.29 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 40 | 0.64 | 0 | 0.58 | 0.62 | 124.92 | 0.47 | 0.26 |
| Hex | 23 | 60 | 28 | 40 | 0 | 3A | 3E | 7D | 2F | 1A |
| Octal | 43 | 140 | 50 | 100 | 0 | 72 | 76 | 175 | 57 | 32 |
| Binary | 100011 | 1100000 | 101000 | 1000000 | 0 | 111010 | 111110 | 1111101 | 101111 | 11010 |
Color Harmonies of #236028
Complementary color
Monochromatic Colors of #236028
Black with #236028
Text Example
Text Example
White with #236028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236028; }
p { color: rgb(35,96,40); }
H1.HeaderClassName
{
color: #236028;
}
.AnyTagClassName
{
color: #236028;
}
</style>
background-color css
<style>
a { background-color: #236028; }
a { background-color: rgb(35,96,40); }
div.DivClassName
{
background-color: #236028;
}
.BgClassName
{
background-color: #236028;
}
</style>
border-color css
<style>
span { border-color: #236028; }
span { border-color: rgb(35,96,40); }
td.TdClassName
{
border-color: #236028;
}
.TagClassName
{
border-color: #236028;
}
</style>