Shades of Haiti #252229
Tints of Haiti #252229
RGB
CMYK
RGB Variations
Color information
#252229 (or 0x252229) is known color: Haiti. HEX triplet: 25, 22 and 29. RGB value is (37,34,41). Sum of RGB (Red+Green+Blue) = 37+34+41=112 (14% of max value = 765). Red value is 37 (14.84% from 255 or 33.04% from 112); Green value is 34 (13.67% from 255 or 30.36% from 112); Blue value is 41 (16.41% from 255 or 36.61% from 112); Max value from RGB is 41 - color contains mainly: blue. Hex color #252229 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252229 is #DADDD6. Grayscale: #232323. Windows color (decimal): -14343639 or 2695717. OLE color: 2695717.
HSL color Cylindrical-coordinate representation of color #252229: hue angle of 265.71º degrees, saturation: 0.09, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #252229 is Cyan = 0.10, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 37 | 34 | 41 | - |
| CMYK | 0.10 | 0.17 | 0 | 0.84 |
| HSL | 265.71º | 0.09% | 0.15% | - |
| HSV(B) | 265.71º | 0.17% | 0.16% | - |
| XYZ | 1.74 | 1.7 | 2.33 | - |
| YUV | 35.7 | 130.99 | 128.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 34 | 41 | 0.10 | 0.17 | 0 | 0.84 | 265.71 | 0.09 | 0.15 |
| Hex | 25 | 22 | 29 | A | 11 | 0 | 54 | 10A | 9 | F |
| Octal | 45 | 42 | 51 | 12 | 21 | 0 | 124 | 412 | 11 | 17 |
| Binary | 100101 | 100010 | 101001 | 1010 | 10001 | 0 | 1010100 | 100001010 | 1001 | 1111 |
Color Harmonies of #252229
Complementary color
Monochromatic Colors of #252229
Black with #252229
Text Example
Text Example
White with #252229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252229; }
p { color: rgb(37,34,41); }
H1.HeaderClassName
{
color: #252229;
}
.AnyTagClassName
{
color: #252229;
}
</style>
background-color css
<style>
a { background-color: #252229; }
a { background-color: rgb(37,34,41); }
div.DivClassName
{
background-color: #252229;
}
.BgClassName
{
background-color: #252229;
}
</style>
border-color css
<style>
span { border-color: #252229; }
span { border-color: rgb(37,34,41); }
td.TdClassName
{
border-color: #252229;
}
.TagClassName
{
border-color: #252229;
}
</style>