Shades of Holly #223729
Tints of Holly #223729
RGB
CMYK
RGB Variations
Color information
#223729 (or 0x223729) is known color: Holly. HEX triplet: 22, 37 and 29. RGB value is (34,55,41). Sum of RGB (Red+Green+Blue) = 34+55+41=130 (17% of max value = 765). Red value is 34 (13.67% from 255 or 26.15% from 130); Green value is 55 (21.88% from 255 or 42.31% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 55 - color contains mainly: green. Hex color #223729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #223729 is #DDC8D6. Grayscale: #2F2F2F. Windows color (decimal): -14534871 or 2701090. OLE color: 2701090.
HSL color Cylindrical-coordinate representation of color #223729: hue angle of 140º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #223729 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 34 | 55 | 41 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.78 |
| HSL | 140º | 0.24% | 0.17% | - |
| HSV(B) | 140º | 0.38% | 0.22% | - |
| XYZ | 2.43 | 3.23 | 2.59 | - |
| YUV | 47.13 | 124.54 | 118.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 55 | 41 | 0.38 | 0 | 0.25 | 0.78 | 140 | 0.24 | 0.17 |
| Hex | 22 | 37 | 29 | 26 | 0 | 19 | 4E | 8C | 18 | 11 |
| Octal | 42 | 67 | 51 | 46 | 0 | 31 | 116 | 214 | 30 | 21 |
| Binary | 100010 | 110111 | 101001 | 100110 | 0 | 11001 | 1001110 | 10001100 | 11000 | 10001 |
Color Harmonies of #223729
Complementary color
Monochromatic Colors of #223729
Black with #223729
Text Example
Text Example
White with #223729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223729; }
p { color: rgb(34,55,41); }
H1.HeaderClassName
{
color: #223729;
}
.AnyTagClassName
{
color: #223729;
}
</style>
background-color css
<style>
a { background-color: #223729; }
a { background-color: rgb(34,55,41); }
div.DivClassName
{
background-color: #223729;
}
.BgClassName
{
background-color: #223729;
}
</style>
border-color css
<style>
span { border-color: #223729; }
span { border-color: rgb(34,55,41); }
td.TdClassName
{
border-color: #223729;
}
.TagClassName
{
border-color: #223729;
}
</style>