Shades of Holly #243229
Tints of Holly #243229
RGB
CMYK
RGB Variations
Color information
#243229 (or 0x243229) is known color: Holly. HEX triplet: 24, 32 and 29. RGB value is (36,50,41). Sum of RGB (Red+Green+Blue) = 36+50+41=127 (16% of max value = 765). Red value is 36 (14.45% from 255 or 28.35% from 127); Green value is 50 (19.92% from 255 or 39.37% from 127); Blue value is 41 (16.41% from 255 or 32.28% from 127); Max value from RGB is 50 - color contains mainly: green. Hex color #243229 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #243229 is #DBCDD6. Grayscale: #2C2C2C. Windows color (decimal): -14405079 or 2699812. OLE color: 2699812.
HSL color Cylindrical-coordinate representation of color #243229: hue angle of 141.43º degrees, saturation: 0.16, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #243229 is Cyan = 0.28, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 36 | 50 | 41 | - |
| CMYK | 0.28 | 0 | 0.18 | 0.80 |
| HSL | 141.43º | 0.16% | 0.17% | - |
| HSV(B) | 141.43º | 0.28% | 0.2% | - |
| XYZ | 2.27 | 2.82 | 2.52 | - |
| YUV | 44.79 | 125.86 | 121.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 50 | 41 | 0.28 | 0 | 0.18 | 0.80 | 141.43 | 0.16 | 0.17 |
| Hex | 24 | 32 | 29 | 1C | 0 | 12 | 50 | 8D | 10 | 11 |
| Octal | 44 | 62 | 51 | 34 | 0 | 22 | 120 | 215 | 20 | 21 |
| Binary | 100100 | 110010 | 101001 | 11100 | 0 | 10010 | 1010000 | 10001101 | 10000 | 10001 |
Color Harmonies of #243229
Complementary color
Monochromatic Colors of #243229
Black with #243229
Text Example
Text Example
White with #243229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243229; }
p { color: rgb(36,50,41); }
H1.HeaderClassName
{
color: #243229;
}
.AnyTagClassName
{
color: #243229;
}
</style>
background-color css
<style>
a { background-color: #243229; }
a { background-color: rgb(36,50,41); }
div.DivClassName
{
background-color: #243229;
}
.BgClassName
{
background-color: #243229;
}
</style>
border-color css
<style>
span { border-color: #243229; }
span { border-color: rgb(36,50,41); }
td.TdClassName
{
border-color: #243229;
}
.TagClassName
{
border-color: #243229;
}
</style>