Shades of English Holly #304137
Tints of English Holly #304137
RGB
CMYK
RGB Variations
Color information
#304137 (or 0x304137) is known color: English Holly. HEX triplet: 30, 41 and 37. RGB value is (48,65,55). Sum of RGB (Red+Green+Blue) = 48+65+55=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 65 (25.78% from 255 or 38.69% from 168); Blue value is 55 (21.88% from 255 or 32.74% from 168); Max value from RGB is 65 - color contains mainly: green. Hex color #304137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #304137 is #CFBEC8. Grayscale: #3A3A3A. Windows color (decimal): -13614793 or 3621168. OLE color: 3621168.
HSL color Cylindrical-coordinate representation of color #304137: hue angle of 144.71º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #304137 is Cyan = 0.26, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 48 | 65 | 55 | - |
| CMYK | 0.26 | 0 | 0.15 | 0.75 |
| HSL | 144.71º | 0.15% | 0.22% | - |
| HSV(B) | 144.71º | 0.26% | 0.25% | - |
| XYZ | 3.8 | 4.68 | 4.32 | - |
| YUV | 58.78 | 125.87 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 65 | 55 | 0.26 | 0 | 0.15 | 0.75 | 144.71 | 0.15 | 0.22 |
| Hex | 30 | 41 | 37 | 1A | 0 | F | 4B | 91 | F | 16 |
| Octal | 60 | 101 | 67 | 32 | 0 | 17 | 113 | 221 | 17 | 26 |
| Binary | 110000 | 1000001 | 110111 | 11010 | 0 | 1111 | 1001011 | 10010001 | 1111 | 10110 |
Color Harmonies of #304137
Complementary color
Monochromatic Colors of #304137
Black with #304137
Text Example
Text Example
White with #304137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #304137; }
p { color: rgb(48,65,55); }
H1.HeaderClassName
{
color: #304137;
}
.AnyTagClassName
{
color: #304137;
}
</style>
background-color css
<style>
a { background-color: #304137; }
a { background-color: rgb(48,65,55); }
div.DivClassName
{
background-color: #304137;
}
.BgClassName
{
background-color: #304137;
}
</style>
border-color css
<style>
span { border-color: #304137; }
span { border-color: rgb(48,65,55); }
td.TdClassName
{
border-color: #304137;
}
.TagClassName
{
border-color: #304137;
}
</style>