Shades of English Holly #304037
Tints of English Holly #304037
RGB
CMYK
RGB Variations
Color information
#304037 (or 0x304037) is known color: English Holly. HEX triplet: 30, 40 and 37. RGB value is (48,64,55). Sum of RGB (Red+Green+Blue) = 48+64+55=167 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.74% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 55 (21.88% from 255 or 32.93% from 167); Max value from RGB is 64 - color contains mainly: green. Hex color #304037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304037 is #CFBFC8. Grayscale: #3A3A3A. Windows color (decimal): -13615049 or 3620912. OLE color: 3620912.
HSL color Cylindrical-coordinate representation of color #304037: hue angle of 146.25º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #304037 is Cyan = 0.25, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 48 | 64 | 55 | - |
| CMYK | 0.25 | 0 | 0.14 | 0.75 |
| HSL | 146.25º | 0.14% | 0.22% | - |
| HSV(B) | 146.25º | 0.25% | 0.25% | - |
| XYZ | 3.74 | 4.57 | 4.3 | - |
| YUV | 58.19 | 126.2 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 64 | 55 | 0.25 | 0 | 0.14 | 0.75 | 146.25 | 0.14 | 0.22 |
| Hex | 30 | 40 | 37 | 19 | 0 | E | 4B | 92 | E | 16 |
| Octal | 60 | 100 | 67 | 31 | 0 | 16 | 113 | 222 | 16 | 26 |
| Binary | 110000 | 1000000 | 110111 | 11001 | 0 | 1110 | 1001011 | 10010010 | 1110 | 10110 |
Color Harmonies of #304037
Complementary color
Monochromatic Colors of #304037
Black with #304037
Text Example
Text Example
White with #304037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304037; }
p { color: rgb(48,64,55); }
H1.HeaderClassName
{
color: #304037;
}
.AnyTagClassName
{
color: #304037;
}
</style>
background-color css
<style>
a { background-color: #304037; }
a { background-color: rgb(48,64,55); }
div.DivClassName
{
background-color: #304037;
}
.BgClassName
{
background-color: #304037;
}
</style>
border-color css
<style>
span { border-color: #304037; }
span { border-color: rgb(48,64,55); }
td.TdClassName
{
border-color: #304037;
}
.TagClassName
{
border-color: #304037;
}
</style>