Shades of Parsley #275930
Tints of Parsley #275930
RGB
CMYK
RGB Variations
Color information
#275930 (or 0x275930) is known color: Parsley. HEX triplet: 27, 59 and 30. RGB value is (39,89,48). Sum of RGB (Red+Green+Blue) = 39+89+48=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 89 (35.16% from 255 or 50.57% from 176); Blue value is 48 (19.14% from 255 or 27.27% from 176); Max value from RGB is 89 - color contains mainly: green. Hex color #275930 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275930 is #D8A6CF. Grayscale: #454545. Windows color (decimal): -14198480 or 3168551. OLE color: 3168551.
HSL color Cylindrical-coordinate representation of color #275930: hue angle of 130.8º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #275930 is Cyan = 0.56, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 89 | 48 | - |
| CMYK | 0.56 | 0 | 0.46 | 0.65 |
| HSL | 130.8º | 0.39% | 0.25% | - |
| HSV(B) | 130.8º | 0.56% | 0.35% | - |
| XYZ | 4.94 | 7.79 | 4.04 | - |
| YUV | 69.38 | 115.94 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 89 | 48 | 0.56 | 0 | 0.46 | 0.65 | 130.8 | 0.39 | 0.25 |
| Hex | 27 | 59 | 30 | 38 | 0 | 2E | 41 | 83 | 27 | 19 |
| Octal | 47 | 131 | 60 | 70 | 0 | 56 | 101 | 203 | 47 | 31 |
| Binary | 100111 | 1011001 | 110000 | 111000 | 0 | 101110 | 1000001 | 10000011 | 100111 | 11001 |
Color Harmonies of #275930
Complementary color
Monochromatic Colors of #275930
Black with #275930
Text Example
Text Example
White with #275930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275930; }
p { color: rgb(39,89,48); }
H1.HeaderClassName
{
color: #275930;
}
.AnyTagClassName
{
color: #275930;
}
</style>
background-color css
<style>
a { background-color: #275930; }
a { background-color: rgb(39,89,48); }
div.DivClassName
{
background-color: #275930;
}
.BgClassName
{
background-color: #275930;
}
</style>
border-color css
<style>
span { border-color: #275930; }
span { border-color: rgb(39,89,48); }
td.TdClassName
{
border-color: #275930;
}
.TagClassName
{
border-color: #275930;
}
</style>