Shades of English Holly #274334
Tints of English Holly #274334
RGB
CMYK
RGB Variations
Color information
#274334 (or 0x274334) is known color: English Holly. HEX triplet: 27, 43 and 34. RGB value is (39,67,52). Sum of RGB (Red+Green+Blue) = 39+67+52=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 67 (26.56% from 255 or 42.41% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 67 - color contains mainly: green. Hex color #274334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274334 is #D8BCCB. Grayscale: #383838. Windows color (decimal): -14204108 or 3425063. OLE color: 3425063.
HSL color Cylindrical-coordinate representation of color #274334: hue angle of 147.86º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #274334 is Cyan = 0.42, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 67 | 52 | - |
| CMYK | 0.42 | 0 | 0.22 | 0.74 |
| HSL | 147.86º | 0.26% | 0.21% | - |
| HSV(B) | 147.86º | 0.42% | 0.26% | - |
| XYZ | 3.46 | 4.69 | 3.97 | - |
| YUV | 56.92 | 125.22 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 67 | 52 | 0.42 | 0 | 0.22 | 0.74 | 147.86 | 0.26 | 0.21 |
| Hex | 27 | 43 | 34 | 2A | 0 | 16 | 4A | 94 | 1A | 15 |
| Octal | 47 | 103 | 64 | 52 | 0 | 26 | 112 | 224 | 32 | 25 |
| Binary | 100111 | 1000011 | 110100 | 101010 | 0 | 10110 | 1001010 | 10010100 | 11010 | 10101 |
Color Harmonies of #274334
Complementary color
Monochromatic Colors of #274334
Black with #274334
Text Example
Text Example
White with #274334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274334; }
p { color: rgb(39,67,52); }
H1.HeaderClassName
{
color: #274334;
}
.AnyTagClassName
{
color: #274334;
}
</style>
background-color css
<style>
a { background-color: #274334; }
a { background-color: rgb(39,67,52); }
div.DivClassName
{
background-color: #274334;
}
.BgClassName
{
background-color: #274334;
}
</style>
border-color css
<style>
span { border-color: #274334; }
span { border-color: rgb(39,67,52); }
td.TdClassName
{
border-color: #274334;
}
.TagClassName
{
border-color: #274334;
}
</style>