Shades of Haiti #232129
Tints of Haiti #232129
RGB
CMYK
RGB Variations
Color information
#232129 (or 0x232129) is known color: Haiti. HEX triplet: 23, 21 and 29. RGB value is (35,33,41). Sum of RGB (Red+Green+Blue) = 35+33+41=109 (14% of max value = 765). Red value is 35 (14.06% from 255 or 32.11% from 109); Green value is 33 (13.28% from 255 or 30.28% from 109); Blue value is 41 (16.41% from 255 or 37.61% from 109); Max value from RGB is 41 - color contains mainly: blue. Hex color #232129 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #232129 is #DCDED6. Grayscale: #222222. Windows color (decimal): -14474967 or 2695459. OLE color: 2695459.
HSL color Cylindrical-coordinate representation of color #232129: hue angle of 255º degrees, saturation: 0.11, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #232129 is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 35 | 33 | 41 | - |
| CMYK | 0.15 | 0.20 | 0 | 0.84 |
| HSL | 255º | 0.11% | 0.15% | - |
| HSV(B) | 255º | 0.2% | 0.16% | - |
| XYZ | 1.64 | 1.61 | 2.32 | - |
| YUV | 34.51 | 131.66 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 33 | 41 | 0.15 | 0.20 | 0 | 0.84 | 255 | 0.11 | 0.15 |
| Hex | 23 | 21 | 29 | F | 14 | 0 | 54 | FF | B | F |
| Octal | 43 | 41 | 51 | 17 | 24 | 0 | 124 | 377 | 13 | 17 |
| Binary | 100011 | 100001 | 101001 | 1111 | 10100 | 0 | 1010100 | 11111111 | 1011 | 1111 |
Color Harmonies of #232129
Complementary color
Monochromatic Colors of #232129
Black with #232129
Text Example
Text Example
White with #232129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #232129; }
p { color: rgb(35,33,41); }
H1.HeaderClassName
{
color: #232129;
}
.AnyTagClassName
{
color: #232129;
}
</style>
background-color css
<style>
a { background-color: #232129; }
a { background-color: rgb(35,33,41); }
div.DivClassName
{
background-color: #232129;
}
.BgClassName
{
background-color: #232129;
}
</style>
border-color css
<style>
span { border-color: #232129; }
span { border-color: rgb(35,33,41); }
td.TdClassName
{
border-color: #232129;
}
.TagClassName
{
border-color: #232129;
}
</style>