Shades of Holly #293930
Tints of Holly #293930
RGB
CMYK
RGB Variations
Color information
#293930 (or 0x293930) is known color: Holly. HEX triplet: 29, 39 and 30. RGB value is (41,57,48). Sum of RGB (Red+Green+Blue) = 41+57+48=146 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.08% from 146); Green value is 57 (22.66% from 255 or 39.04% from 146); Blue value is 48 (19.14% from 255 or 32.88% from 146); Max value from RGB is 57 - color contains mainly: green. Hex color #293930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293930 is #D6C6CF. Grayscale: #333333. Windows color (decimal): -14075600 or 3160361. OLE color: 3160361.
HSL color Cylindrical-coordinate representation of color #293930: hue angle of 146.25º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #293930 is Cyan = 0.28, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 48 | - |
| CMYK | 0.28 | 0 | 0.16 | 0.78 |
| HSL | 146.25º | 0.16% | 0.19% | - |
| HSV(B) | 146.25º | 0.28% | 0.22% | - |
| XYZ | 2.91 | 3.61 | 3.34 | - |
| YUV | 51.19 | 126.2 | 120.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 48 | 0.28 | 0 | 0.16 | 0.78 | 146.25 | 0.16 | 0.19 |
| Hex | 29 | 39 | 30 | 1C | 0 | 10 | 4E | 92 | 10 | 13 |
| Octal | 51 | 71 | 60 | 34 | 0 | 20 | 116 | 222 | 20 | 23 |
| Binary | 101001 | 111001 | 110000 | 11100 | 0 | 10000 | 1001110 | 10010010 | 10000 | 10011 |
Color Harmonies of #293930
Complementary color
Monochromatic Colors of #293930
Black with #293930
Text Example
Text Example
White with #293930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293930; }
p { color: rgb(41,57,48); }
H1.HeaderClassName
{
color: #293930;
}
.AnyTagClassName
{
color: #293930;
}
</style>
background-color css
<style>
a { background-color: #293930; }
a { background-color: rgb(41,57,48); }
div.DivClassName
{
background-color: #293930;
}
.BgClassName
{
background-color: #293930;
}
</style>
border-color css
<style>
span { border-color: #293930; }
span { border-color: rgb(41,57,48); }
td.TdClassName
{
border-color: #293930;
}
.TagClassName
{
border-color: #293930;
}
</style>