Shades of Parsley #315436
Tints of Parsley #315436
RGB
CMYK
RGB Variations
Color information
#315436 (or 0x315436) is known color: Parsley. HEX triplet: 31, 54 and 36. RGB value is (49,84,54). Sum of RGB (Red+Green+Blue) = 49+84+54=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 84 (33.20% from 255 or 44.92% from 187); Blue value is 54 (21.48% from 255 or 28.88% from 187); Max value from RGB is 84 - color contains mainly: green. Hex color #315436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315436 is #CEABC9. Grayscale: #464646. Windows color (decimal): -13544394 or 3560497. OLE color: 3560497.
HSL color Cylindrical-coordinate representation of color #315436: hue angle of 128.57º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #315436 is Cyan = 0.42, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 54 | - |
| CMYK | 0.42 | 0 | 0.36 | 0.67 |
| HSL | 128.57º | 0.26% | 0.26% | - |
| HSV(B) | 128.57º | 0.42% | 0.33% | - |
| XYZ | 5.1 | 7.26 | 4.62 | - |
| YUV | 70.12 | 118.9 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 54 | 0.42 | 0 | 0.36 | 0.67 | 128.57 | 0.26 | 0.26 |
| Hex | 31 | 54 | 36 | 2A | 0 | 24 | 43 | 81 | 1A | 1A |
| Octal | 61 | 124 | 66 | 52 | 0 | 44 | 103 | 201 | 32 | 32 |
| Binary | 110001 | 1010100 | 110110 | 101010 | 0 | 100100 | 1000011 | 10000001 | 11010 | 11010 |
Color Harmonies of #315436
Complementary color
Monochromatic Colors of #315436
Black with #315436
Text Example
Text Example
White with #315436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315436; }
p { color: rgb(49,84,54); }
H1.HeaderClassName
{
color: #315436;
}
.AnyTagClassName
{
color: #315436;
}
</style>
background-color css
<style>
a { background-color: #315436; }
a { background-color: rgb(49,84,54); }
div.DivClassName
{
background-color: #315436;
}
.BgClassName
{
background-color: #315436;
}
</style>
border-color css
<style>
span { border-color: #315436; }
span { border-color: rgb(49,84,54); }
td.TdClassName
{
border-color: #315436;
}
.TagClassName
{
border-color: #315436;
}
</style>