Shades of English Holly #274234
Tints of English Holly #274234
RGB
CMYK
RGB Variations
Color information
#274234 (or 0x274234) is known color: English Holly. HEX triplet: 27, 42 and 34. RGB value is (39,66,52). Sum of RGB (Red+Green+Blue) = 39+66+52=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 66 (26.17% from 255 or 42.04% from 157); Blue value is 52 (20.70% from 255 or 33.12% from 157); Max value from RGB is 66 - color contains mainly: green. Hex color #274234 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274234 is #D8BDCB. Grayscale: #383838. Windows color (decimal): -14204364 or 3424807. OLE color: 3424807.
HSL color Cylindrical-coordinate representation of color #274234: hue angle of 148.89º 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 #274234 is Cyan = 0.41, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 66 | 52 | - |
| CMYK | 0.41 | 0 | 0.21 | 0.74 |
| HSL | 148.89º | 0.26% | 0.21% | - |
| HSV(B) | 148.89º | 0.41% | 0.26% | - |
| XYZ | 3.4 | 4.58 | 3.95 | - |
| YUV | 56.33 | 125.55 | 115.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 66 | 52 | 0.41 | 0 | 0.21 | 0.74 | 148.89 | 0.26 | 0.21 |
| Hex | 27 | 42 | 34 | 29 | 0 | 15 | 4A | 95 | 1A | 15 |
| Octal | 47 | 102 | 64 | 51 | 0 | 25 | 112 | 225 | 32 | 25 |
| Binary | 100111 | 1000010 | 110100 | 101001 | 0 | 10101 | 1001010 | 10010101 | 11010 | 10101 |
Color Harmonies of #274234
Complementary color
Monochromatic Colors of #274234
Black with #274234
Text Example
Text Example
White with #274234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274234; }
p { color: rgb(39,66,52); }
H1.HeaderClassName
{
color: #274234;
}
.AnyTagClassName
{
color: #274234;
}
</style>
background-color css
<style>
a { background-color: #274234; }
a { background-color: rgb(39,66,52); }
div.DivClassName
{
background-color: #274234;
}
.BgClassName
{
background-color: #274234;
}
</style>
border-color css
<style>
span { border-color: #274234; }
span { border-color: rgb(39,66,52); }
td.TdClassName
{
border-color: #274234;
}
.TagClassName
{
border-color: #274234;
}
</style>