Shades of English Holly #274330
Tints of English Holly #274330
RGB
CMYK
RGB Variations
Color information
#274330 (or 0x274330) is known color: English Holly. HEX triplet: 27, 43 and 30. RGB value is (39,67,48). Sum of RGB (Red+Green+Blue) = 39+67+48=154 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.32% from 154); Green value is 67 (26.56% from 255 or 43.51% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 67 - color contains mainly: green. Hex color #274330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274330 is #D8BCCF. Grayscale: #383838. Windows color (decimal): -14204112 or 3162919. OLE color: 3162919.
HSL color Cylindrical-coordinate representation of color #274330: hue angle of 139.29º 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 #274330 is Cyan = 0.42, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 67 | 48 | - |
| CMYK | 0.42 | 0 | 0.28 | 0.74 |
| HSL | 139.29º | 0.26% | 0.21% | - |
| HSV(B) | 139.29º | 0.42% | 0.26% | - |
| XYZ | 3.38 | 4.66 | 3.52 | - |
| YUV | 56.46 | 123.22 | 115.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 67 | 48 | 0.42 | 0 | 0.28 | 0.74 | 139.29 | 0.26 | 0.21 |
| Hex | 27 | 43 | 30 | 2A | 0 | 1C | 4A | 8B | 1A | 15 |
| Octal | 47 | 103 | 60 | 52 | 0 | 34 | 112 | 213 | 32 | 25 |
| Binary | 100111 | 1000011 | 110000 | 101010 | 0 | 11100 | 1001010 | 10001011 | 11010 | 10101 |
Color Harmonies of #274330
Complementary color
Monochromatic Colors of #274330
Black with #274330
Text Example
Text Example
White with #274330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274330; }
p { color: rgb(39,67,48); }
H1.HeaderClassName
{
color: #274330;
}
.AnyTagClassName
{
color: #274330;
}
</style>
background-color css
<style>
a { background-color: #274330; }
a { background-color: rgb(39,67,48); }
div.DivClassName
{
background-color: #274330;
}
.BgClassName
{
background-color: #274330;
}
</style>
border-color css
<style>
span { border-color: #274330; }
span { border-color: rgb(39,67,48); }
td.TdClassName
{
border-color: #274330;
}
.TagClassName
{
border-color: #274330;
}
</style>