Shades of English Holly #274130
Tints of English Holly #274130
RGB
CMYK
RGB Variations
Color information
#274130 (or 0x274130) is known color: English Holly. HEX triplet: 27, 41 and 30. RGB value is (39,65,48). Sum of RGB (Red+Green+Blue) = 39+65+48=152 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.66% from 152); Green value is 65 (25.78% from 255 or 42.76% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 65 - color contains mainly: green. Hex color #274130 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274130 is #D8BECF. Grayscale: #373737. Windows color (decimal): -14204624 or 3162407. OLE color: 3162407.
HSL color Cylindrical-coordinate representation of color #274130: hue angle of 140.77º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #274130 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 65 | 48 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.75 |
| HSL | 140.77º | 0.25% | 0.2% | - |
| HSV(B) | 140.77º | 0.4% | 0.25% | - |
| XYZ | 3.26 | 4.43 | 3.48 | - |
| YUV | 55.29 | 123.89 | 116.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 65 | 48 | 0.40 | 0 | 0.26 | 0.75 | 140.77 | 0.25 | 0.2 |
| Hex | 27 | 41 | 30 | 28 | 0 | 1A | 4B | 8D | 19 | 14 |
| Octal | 47 | 101 | 60 | 50 | 0 | 32 | 113 | 215 | 31 | 24 |
| Binary | 100111 | 1000001 | 110000 | 101000 | 0 | 11010 | 1001011 | 10001101 | 11001 | 10100 |
Color Harmonies of #274130
Complementary color
Monochromatic Colors of #274130
Black with #274130
Text Example
Text Example
White with #274130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274130; }
p { color: rgb(39,65,48); }
H1.HeaderClassName
{
color: #274130;
}
.AnyTagClassName
{
color: #274130;
}
</style>
background-color css
<style>
a { background-color: #274130; }
a { background-color: rgb(39,65,48); }
div.DivClassName
{
background-color: #274130;
}
.BgClassName
{
background-color: #274130;
}
</style>
border-color css
<style>
span { border-color: #274130; }
span { border-color: rgb(39,65,48); }
td.TdClassName
{
border-color: #274130;
}
.TagClassName
{
border-color: #274130;
}
</style>