Shades of Haiti #252137
Tints of Haiti #252137
RGB
CMYK
RGB Variations
Color information
#252137 (or 0x252137) is known color: Haiti. HEX triplet: 25, 21 and 37. RGB value is (37,33,55). Sum of RGB (Red+Green+Blue) = 37+33+55=125 (16% of max value = 765). Red value is 37 (14.84% from 255 or 29.6% from 125); Green value is 33 (13.28% from 255 or 26.4% from 125); Blue value is 55 (21.88% from 255 or 44% from 125); Max value from RGB is 55 - color contains mainly: blue. Hex color #252137 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252137 is #DADEC8. Grayscale: #242424. Windows color (decimal): -14343881 or 3612965. OLE color: 3612965.
HSL color Cylindrical-coordinate representation of color #252137: hue angle of 250.91º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #252137 is Cyan = 0.33, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 33 | 55 | - |
| CMYK | 0.33 | 0.4 | 0 | 0.78 |
| HSL | 250.91º | 0.25% | 0.17% | - |
| HSV(B) | 250.91º | 0.4% | 0.22% | - |
| XYZ | 2 | 1.76 | 3.85 | - |
| YUV | 36.7 | 138.33 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 33 | 55 | 0.33 | 0.4 | 0 | 0.78 | 250.91 | 0.25 | 0.17 |
| Hex | 25 | 21 | 37 | 21 | 28 | 0 | 4E | FB | 19 | 11 |
| Octal | 45 | 41 | 67 | 41 | 50 | 0 | 116 | 373 | 31 | 21 |
| Binary | 100101 | 100001 | 110111 | 100001 | 101000 | 0 | 1001110 | 11111011 | 11001 | 10001 |
Color Harmonies of #252137
Complementary color
Monochromatic Colors of #252137
Black with #252137
Text Example
Text Example
White with #252137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252137; }
p { color: rgb(37,33,55); }
H1.HeaderClassName
{
color: #252137;
}
.AnyTagClassName
{
color: #252137;
}
</style>
background-color css
<style>
a { background-color: #252137; }
a { background-color: rgb(37,33,55); }
div.DivClassName
{
background-color: #252137;
}
.BgClassName
{
background-color: #252137;
}
</style>
border-color css
<style>
span { border-color: #252137; }
span { border-color: rgb(37,33,55); }
td.TdClassName
{
border-color: #252137;
}
.TagClassName
{
border-color: #252137;
}
</style>