Shades of English Holly #314037
Tints of English Holly #314037
RGB
CMYK
RGB Variations
Color information
#314037 (or 0x314037) is known color: English Holly. HEX triplet: 31, 40 and 37. RGB value is (49,64,55). Sum of RGB (Red+Green+Blue) = 49+64+55=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 55 (21.88% from 255 or 32.74% from 168); Max value from RGB is 64 - color contains mainly: green. Hex color #314037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314037 is #CEBFC8. Grayscale: #3A3A3A. Windows color (decimal): -13549513 or 3620913. OLE color: 3620913.
HSL color Cylindrical-coordinate representation of color #314037: hue angle of 144º degrees, saturation: 0.13, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #314037 is Cyan = 0.23, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 49 | 64 | 55 | - |
| CMYK | 0.23 | 0 | 0.14 | 0.75 |
| HSL | 144º | 0.13% | 0.22% | - |
| HSV(B) | 144º | 0.23% | 0.25% | - |
| XYZ | 3.79 | 4.6 | 4.3 | - |
| YUV | 58.49 | 126.03 | 121.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 64 | 55 | 0.23 | 0 | 0.14 | 0.75 | 144 | 0.13 | 0.22 |
| Hex | 31 | 40 | 37 | 17 | 0 | E | 4B | 90 | D | 16 |
| Octal | 61 | 100 | 67 | 27 | 0 | 16 | 113 | 220 | 15 | 26 |
| Binary | 110001 | 1000000 | 110111 | 10111 | 0 | 1110 | 1001011 | 10010000 | 1101 | 10110 |
Color Harmonies of #314037
Complementary color
Monochromatic Colors of #314037
Black with #314037
Text Example
Text Example
White with #314037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314037; }
p { color: rgb(49,64,55); }
H1.HeaderClassName
{
color: #314037;
}
.AnyTagClassName
{
color: #314037;
}
</style>
background-color css
<style>
a { background-color: #314037; }
a { background-color: rgb(49,64,55); }
div.DivClassName
{
background-color: #314037;
}
.BgClassName
{
background-color: #314037;
}
</style>
border-color css
<style>
span { border-color: #314037; }
span { border-color: rgb(49,64,55); }
td.TdClassName
{
border-color: #314037;
}
.TagClassName
{
border-color: #314037;
}
</style>