Shades of Haiti #252131
Tints of Haiti #252131
RGB
CMYK
RGB Variations
Color information
#252131 (or 0x252131) is known color: Haiti. HEX triplet: 25, 21 and 31. RGB value is (37,33,49). Sum of RGB (Red+Green+Blue) = 37+33+49=119 (15% of max value = 765). Red value is 37 (14.84% from 255 or 31.09% from 119); Green value is 33 (13.28% from 255 or 27.73% from 119); Blue value is 49 (19.53% from 255 or 41.18% from 119); Max value from RGB is 49 - color contains mainly: blue. Hex color #252131 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252131 is #DADECE. Grayscale: #232323. Windows color (decimal): -14343887 or 3219749. OLE color: 3219749.
HSL color Cylindrical-coordinate representation of color #252131: hue angle of 255º degrees, saturation: 0.2, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #252131 is Cyan = 0.24, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 37 | 33 | 49 | - |
| CMYK | 0.24 | 0.33 | 0 | 0.81 |
| HSL | 255º | 0.2% | 0.16% | - |
| HSV(B) | 255º | 0.33% | 0.19% | - |
| XYZ | 1.86 | 1.7 | 3.14 | - |
| YUV | 36.02 | 135.33 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 33 | 49 | 0.24 | 0.33 | 0 | 0.81 | 255 | 0.2 | 0.16 |
| Hex | 25 | 21 | 31 | 18 | 21 | 0 | 51 | FF | 14 | 10 |
| Octal | 45 | 41 | 61 | 30 | 41 | 0 | 121 | 377 | 24 | 20 |
| Binary | 100101 | 100001 | 110001 | 11000 | 100001 | 0 | 1010001 | 11111111 | 10100 | 10000 |
Color Harmonies of #252131
Complementary color
Monochromatic Colors of #252131
Black with #252131
Text Example
Text Example
White with #252131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252131; }
p { color: rgb(37,33,49); }
H1.HeaderClassName
{
color: #252131;
}
.AnyTagClassName
{
color: #252131;
}
</style>
background-color css
<style>
a { background-color: #252131; }
a { background-color: rgb(37,33,49); }
div.DivClassName
{
background-color: #252131;
}
.BgClassName
{
background-color: #252131;
}
</style>
border-color css
<style>
span { border-color: #252131; }
span { border-color: rgb(37,33,49); }
td.TdClassName
{
border-color: #252131;
}
.TagClassName
{
border-color: #252131;
}
</style>