Shades of English Holly #274231
Tints of English Holly #274231
RGB
CMYK
RGB Variations
Color information
#274231 (or 0x274231) is known color: English Holly. HEX triplet: 27, 42 and 31. RGB value is (39,66,49). Sum of RGB (Red+Green+Blue) = 39+66+49=154 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.32% from 154); Green value is 66 (26.17% from 255 or 42.86% from 154); Blue value is 49 (19.53% from 255 or 31.82% from 154); Max value from RGB is 66 - color contains mainly: green. Hex color #274231 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274231 is #D8BDCE. Grayscale: #383838. Windows color (decimal): -14204367 or 3228199. OLE color: 3228199.
HSL color Cylindrical-coordinate representation of color #274231: hue angle of 142.22º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #274231 is Cyan = 0.41, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 66 | 49 | - |
| CMYK | 0.41 | 0 | 0.26 | 0.74 |
| HSL | 142.22º | 0.26% | 0.21% | - |
| HSV(B) | 142.22º | 0.41% | 0.26% | - |
| XYZ | 3.34 | 4.55 | 3.61 | - |
| YUV | 55.99 | 124.05 | 115.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 66 | 49 | 0.41 | 0 | 0.26 | 0.74 | 142.22 | 0.26 | 0.21 |
| Hex | 27 | 42 | 31 | 29 | 0 | 1A | 4A | 8E | 1A | 15 |
| Octal | 47 | 102 | 61 | 51 | 0 | 32 | 112 | 216 | 32 | 25 |
| Binary | 100111 | 1000010 | 110001 | 101001 | 0 | 11010 | 1001010 | 10001110 | 11010 | 10101 |
Color Harmonies of #274231
Complementary color
Monochromatic Colors of #274231
Black with #274231
Text Example
Text Example
White with #274231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274231; }
p { color: rgb(39,66,49); }
H1.HeaderClassName
{
color: #274231;
}
.AnyTagClassName
{
color: #274231;
}
</style>
background-color css
<style>
a { background-color: #274231; }
a { background-color: rgb(39,66,49); }
div.DivClassName
{
background-color: #274231;
}
.BgClassName
{
background-color: #274231;
}
</style>
border-color css
<style>
span { border-color: #274231; }
span { border-color: rgb(39,66,49); }
td.TdClassName
{
border-color: #274231;
}
.TagClassName
{
border-color: #274231;
}
</style>