Shades of Holly #243329
Tints of Holly #243329
RGB
CMYK
RGB Variations
Color information
#243329 (or 0x243329) is known color: Holly. HEX triplet: 24, 33 and 29. RGB value is (36,51,41). Sum of RGB (Red+Green+Blue) = 36+51+41=128 (16% of max value = 765). Red value is 36 (14.45% from 255 or 28.12% from 128); Green value is 51 (20.31% from 255 or 39.84% from 128); Blue value is 41 (16.41% from 255 or 32.03% from 128); Max value from RGB is 51 - color contains mainly: green. Hex color #243329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #243329 is #DBCCD6. Grayscale: #2D2D2D. Windows color (decimal): -14404823 or 2700068. OLE color: 2700068.
HSL color Cylindrical-coordinate representation of color #243329: hue angle of 140º degrees, saturation: 0.17, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #243329 is Cyan = 0.29, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 36 | 51 | 41 | - |
| CMYK | 0.29 | 0 | 0.20 | 0.8 |
| HSL | 140º | 0.17% | 0.17% | - |
| HSV(B) | 140º | 0.29% | 0.2% | - |
| XYZ | 2.31 | 2.9 | 2.54 | - |
| YUV | 45.38 | 125.53 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 51 | 41 | 0.29 | 0 | 0.20 | 0.8 | 140 | 0.17 | 0.17 |
| Hex | 24 | 33 | 29 | 1D | 0 | 14 | 50 | 8C | 11 | 11 |
| Octal | 44 | 63 | 51 | 35 | 0 | 24 | 120 | 214 | 21 | 21 |
| Binary | 100100 | 110011 | 101001 | 11101 | 0 | 10100 | 1010000 | 10001100 | 10001 | 10001 |
Color Harmonies of #243329
Complementary color
Monochromatic Colors of #243329
Black with #243329
Text Example
Text Example
White with #243329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243329; }
p { color: rgb(36,51,41); }
H1.HeaderClassName
{
color: #243329;
}
.AnyTagClassName
{
color: #243329;
}
</style>
background-color css
<style>
a { background-color: #243329; }
a { background-color: rgb(36,51,41); }
div.DivClassName
{
background-color: #243329;
}
.BgClassName
{
background-color: #243329;
}
</style>
border-color css
<style>
span { border-color: #243329; }
span { border-color: rgb(36,51,41); }
td.TdClassName
{
border-color: #243329;
}
.TagClassName
{
border-color: #243329;
}
</style>