Shades of English Holly #314238
Tints of English Holly #314238
RGB
CMYK
RGB Variations
Color information
#314238 (or 0x314238) is known color: English Holly. HEX triplet: 31, 42 and 38. RGB value is (49,66,56). Sum of RGB (Red+Green+Blue) = 49+66+56=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 66 (26.17% from 255 or 38.60% from 171); Blue value is 56 (22.27% from 255 or 32.75% from 171); Max value from RGB is 66 - color contains mainly: green. Hex color #314238 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #314238 is #CEBDC7. Grayscale: #3B3B3B. Windows color (decimal): -13549000 or 3686961. OLE color: 3686961.
HSL color Cylindrical-coordinate representation of color #314238: hue angle of 144.71º degrees, saturation: 0.15, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #314238 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 49 | 66 | 56 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.74 |
| HSL | 144.71º | 0.15% | 0.23% | - |
| HSV(B) | 144.71º | 0.26% | 0.26% | - |
| XYZ | 3.93 | 4.83 | 4.47 | - |
| YUV | 59.78 | 125.87 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 66 | 56 | 0.26 | 0 | 0.15 | 0.74 | 144.71 | 0.15 | 0.23 |
| Hex | 31 | 42 | 38 | 1A | 0 | F | 4A | 91 | F | 17 |
| Octal | 61 | 102 | 70 | 32 | 0 | 17 | 112 | 221 | 17 | 27 |
| Binary | 110001 | 1000010 | 111000 | 11010 | 0 | 1111 | 1001010 | 10010001 | 1111 | 10111 |
Color Harmonies of #314238
Complementary color
Monochromatic Colors of #314238
Black with #314238
Text Example
Text Example
White with #314238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #314238; }
p { color: rgb(49,66,56); }
H1.HeaderClassName
{
color: #314238;
}
.AnyTagClassName
{
color: #314238;
}
</style>
background-color css
<style>
a { background-color: #314238; }
a { background-color: rgb(49,66,56); }
div.DivClassName
{
background-color: #314238;
}
.BgClassName
{
background-color: #314238;
}
</style>
border-color css
<style>
span { border-color: #314238; }
span { border-color: rgb(49,66,56); }
td.TdClassName
{
border-color: #314238;
}
.TagClassName
{
border-color: #314238;
}
</style>