Shades of Parsley #275430
Tints of Parsley #275430
RGB
CMYK
RGB Variations
Color information
#275430 (or 0x275430) is known color: Parsley. HEX triplet: 27, 54 and 30. RGB value is (39,84,48). Sum of RGB (Red+Green+Blue) = 39+84+48=171 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.81% from 171); Green value is 84 (33.20% from 255 or 49.12% from 171); Blue value is 48 (19.14% from 255 or 28.07% from 171); Max value from RGB is 84 - color contains mainly: green. Hex color #275430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #275430 is #D8ABCF. Grayscale: #424242. Windows color (decimal): -14199760 or 3167271. OLE color: 3167271.
HSL color Cylindrical-coordinate representation of color #275430: hue angle of 132º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #275430 is Cyan = 0.54, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 84 | 48 | - |
| CMYK | 0.54 | 0 | 0.43 | 0.67 |
| HSL | 132º | 0.37% | 0.24% | - |
| HSV(B) | 132º | 0.54% | 0.33% | - |
| XYZ | 4.54 | 6.99 | 3.91 | - |
| YUV | 66.44 | 117.59 | 108.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 84 | 48 | 0.54 | 0 | 0.43 | 0.67 | 132 | 0.37 | 0.24 |
| Hex | 27 | 54 | 30 | 36 | 0 | 2B | 43 | 84 | 25 | 18 |
| Octal | 47 | 124 | 60 | 66 | 0 | 53 | 103 | 204 | 45 | 30 |
| Binary | 100111 | 1010100 | 110000 | 110110 | 0 | 101011 | 1000011 | 10000100 | 100101 | 11000 |
Color Harmonies of #275430
Complementary color
Monochromatic Colors of #275430
Black with #275430
Text Example
Text Example
White with #275430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275430; }
p { color: rgb(39,84,48); }
H1.HeaderClassName
{
color: #275430;
}
.AnyTagClassName
{
color: #275430;
}
</style>
background-color css
<style>
a { background-color: #275430; }
a { background-color: rgb(39,84,48); }
div.DivClassName
{
background-color: #275430;
}
.BgClassName
{
background-color: #275430;
}
</style>
border-color css
<style>
span { border-color: #275430; }
span { border-color: rgb(39,84,48); }
td.TdClassName
{
border-color: #275430;
}
.TagClassName
{
border-color: #275430;
}
</style>