Shades of Haiti #252329
Tints of Haiti #252329
RGB
CMYK
RGB Variations
Color information
#252329 (or 0x252329) is known color: Haiti. HEX triplet: 25, 23 and 29. RGB value is (37,35,41). Sum of RGB (Red+Green+Blue) = 37+35+41=113 (14% of max value = 765). Red value is 37 (14.84% from 255 or 32.74% from 113); Green value is 35 (14.06% from 255 or 30.97% from 113); Blue value is 41 (16.41% from 255 or 36.28% from 113); Max value from RGB is 41 - color contains mainly: blue. Hex color #252329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252329 is #DADCD6. Grayscale: #242424. Windows color (decimal): -14343383 or 2695973. OLE color: 2695973.
HSL color Cylindrical-coordinate representation of color #252329: hue angle of 260º degrees, saturation: 0.08, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #252329 is Cyan = 0.10, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 37 | 35 | 41 | - |
| CMYK | 0.10 | 0.15 | 0 | 0.84 |
| HSL | 260º | 0.08% | 0.15% | - |
| HSV(B) | 260º | 0.15% | 0.16% | - |
| XYZ | 1.76 | 1.76 | 2.34 | - |
| YUV | 36.28 | 130.66 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 35 | 41 | 0.10 | 0.15 | 0 | 0.84 | 260 | 0.08 | 0.15 |
| Hex | 25 | 23 | 29 | A | F | 0 | 54 | 104 | 8 | F |
| Octal | 45 | 43 | 51 | 12 | 17 | 0 | 124 | 404 | 10 | 17 |
| Binary | 100101 | 100011 | 101001 | 1010 | 1111 | 0 | 1010100 | 100000100 | 1000 | 1111 |
Color Harmonies of #252329
Complementary color
Monochromatic Colors of #252329
Black with #252329
Text Example
Text Example
White with #252329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252329; }
p { color: rgb(37,35,41); }
H1.HeaderClassName
{
color: #252329;
}
.AnyTagClassName
{
color: #252329;
}
</style>
background-color css
<style>
a { background-color: #252329; }
a { background-color: rgb(37,35,41); }
div.DivClassName
{
background-color: #252329;
}
.BgClassName
{
background-color: #252329;
}
</style>
border-color css
<style>
span { border-color: #252329; }
span { border-color: rgb(37,35,41); }
td.TdClassName
{
border-color: #252329;
}
.TagClassName
{
border-color: #252329;
}
</style>