Shades of Haiti #252237
Tints of Haiti #252237
RGB
CMYK
RGB Variations
Color information
#252237 (or 0x252237) is known color: Haiti. HEX triplet: 25, 22 and 37. RGB value is (37,34,55). Sum of RGB (Red+Green+Blue) = 37+34+55=126 (16% of max value = 765). Red value is 37 (14.84% from 255 or 29.37% from 126); Green value is 34 (13.67% from 255 or 26.98% from 126); Blue value is 55 (21.88% from 255 or 43.65% from 126); Max value from RGB is 55 - color contains mainly: blue. Hex color #252237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252237 is #DADDC8. Grayscale: #252525. Windows color (decimal): -14343625 or 3613221. OLE color: 3613221.
HSL color Cylindrical-coordinate representation of color #252237: hue angle of 248.57º degrees, saturation: 0.24, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #252237 is Cyan = 0.33, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 34 | 55 | - |
| CMYK | 0.33 | 0.38 | 0 | 0.78 |
| HSL | 248.57º | 0.24% | 0.17% | - |
| HSV(B) | 248.57º | 0.38% | 0.22% | - |
| XYZ | 2.02 | 1.81 | 3.86 | - |
| YUV | 37.29 | 137.99 | 127.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 34 | 55 | 0.33 | 0.38 | 0 | 0.78 | 248.57 | 0.24 | 0.17 |
| Hex | 25 | 22 | 37 | 21 | 26 | 0 | 4E | F9 | 18 | 11 |
| Octal | 45 | 42 | 67 | 41 | 46 | 0 | 116 | 371 | 30 | 21 |
| Binary | 100101 | 100010 | 110111 | 100001 | 100110 | 0 | 1001110 | 11111001 | 11000 | 10001 |
Color Harmonies of #252237
Complementary color
Monochromatic Colors of #252237
Black with #252237
Text Example
Text Example
White with #252237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252237; }
p { color: rgb(37,34,55); }
H1.HeaderClassName
{
color: #252237;
}
.AnyTagClassName
{
color: #252237;
}
</style>
background-color css
<style>
a { background-color: #252237; }
a { background-color: rgb(37,34,55); }
div.DivClassName
{
background-color: #252237;
}
.BgClassName
{
background-color: #252237;
}
</style>
border-color css
<style>
span { border-color: #252237; }
span { border-color: rgb(37,34,55); }
td.TdClassName
{
border-color: #252237;
}
.TagClassName
{
border-color: #252237;
}
</style>