Shades of Parsley #265029
Tints of Parsley #265029
RGB
CMYK
RGB Variations
Color information
#265029 (or 0x265029) is known color: Parsley. HEX triplet: 26, 50 and 29. RGB value is (38,80,41). Sum of RGB (Red+Green+Blue) = 38+80+41=159 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.90% from 159); Green value is 80 (31.64% from 255 or 50.31% from 159); Blue value is 41 (16.41% from 255 or 25.79% from 159); Max value from RGB is 80 - color contains mainly: green. Hex color #265029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #265029 is #D9AFD6. Grayscale: #3F3F3F. Windows color (decimal): -14266327 or 2707494. OLE color: 2707494.
HSL color Cylindrical-coordinate representation of color #265029: hue angle of 124.29º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #265029 is Cyan = 0.52, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 38 | 80 | 41 | - |
| CMYK | 0.52 | 0 | 0.49 | 0.69 |
| HSL | 124.29º | 0.36% | 0.23% | - |
| HSV(B) | 124.29º | 0.53% | 0.31% | - |
| XYZ | 4.07 | 6.31 | 3.1 | - |
| YUV | 63 | 115.59 | 110.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 80 | 41 | 0.52 | 0 | 0.49 | 0.69 | 124.29 | 0.36 | 0.23 |
| Hex | 26 | 50 | 29 | 34 | 0 | 31 | 45 | 7C | 24 | 17 |
| Octal | 46 | 120 | 51 | 64 | 0 | 61 | 105 | 174 | 44 | 27 |
| Binary | 100110 | 1010000 | 101001 | 110100 | 0 | 110001 | 1000101 | 1111100 | 100100 | 10111 |
Color Harmonies of #265029
Complementary color
Monochromatic Colors of #265029
Black with #265029
Text Example
Text Example
White with #265029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265029; }
p { color: rgb(38,80,41); }
H1.HeaderClassName
{
color: #265029;
}
.AnyTagClassName
{
color: #265029;
}
</style>
background-color css
<style>
a { background-color: #265029; }
a { background-color: rgb(38,80,41); }
div.DivClassName
{
background-color: #265029;
}
.BgClassName
{
background-color: #265029;
}
</style>
border-color css
<style>
span { border-color: #265029; }
span { border-color: rgb(38,80,41); }
td.TdClassName
{
border-color: #265029;
}
.TagClassName
{
border-color: #265029;
}
</style>