Shades of Haiti #25213E
Tints of Haiti #25213E
RGB
CMYK
RGB Variations
Color information
#25213E (or 0x25213E) is known color: Haiti. HEX triplet: 25, 21 and 3E. RGB value is (37,33,62). Sum of RGB (Red+Green+Blue) = 37+33+62=132 (17% of max value = 765). Red value is 37 (14.84% from 255 or 28.03% from 132); Green value is 33 (13.28% from 255 or 25% from 132); Blue value is 62 (24.61% from 255 or 46.97% from 132); Max value from RGB is 62 - color contains mainly: blue. Hex color #25213E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #25213E is #DADEC1. Grayscale: #252525. Windows color (decimal): -14343874 or 4071717. OLE color: 4071717.
HSL color Cylindrical-coordinate representation of color #25213E: hue angle of 248.28º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #25213E is Cyan = 0.40, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.76.
Color convert
| RGB | 37 | 33 | 62 | - |
| CMYK | 0.40 | 0.47 | 0 | 0.76 |
| HSL | 248.28º | 0.31% | 0.19% | - |
| HSV(B) | 248.28º | 0.47% | 0.24% | - |
| XYZ | 2.18 | 1.83 | 4.8 | - |
| YUV | 37.5 | 141.83 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 33 | 62 | 0.40 | 0.47 | 0 | 0.76 | 248.28 | 0.31 | 0.19 |
| Hex | 25 | 21 | 3E | 28 | 2F | 0 | 4C | F8 | 1F | 13 |
| Octal | 45 | 41 | 76 | 50 | 57 | 0 | 114 | 370 | 37 | 23 |
| Binary | 100101 | 100001 | 111110 | 101000 | 101111 | 0 | 1001100 | 11111000 | 11111 | 10011 |
Color Harmonies of #25213E
Complementary color
Monochromatic Colors of #25213E
Black with #25213E
Text Example
Text Example
White with #25213E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #25213E; }
p { color: rgb(37,33,62); }
H1.HeaderClassName
{
color: #25213E;
}
.AnyTagClassName
{
color: #25213E;
}
</style>
background-color css
<style>
a { background-color: #25213E; }
a { background-color: rgb(37,33,62); }
div.DivClassName
{
background-color: #25213E;
}
.BgClassName
{
background-color: #25213E;
}
</style>
border-color css
<style>
span { border-color: #25213E; }
span { border-color: rgb(37,33,62); }
td.TdClassName
{
border-color: #25213E;
}
.TagClassName
{
border-color: #25213E;
}
</style>