Shades of Haiti #27253A
Tints of Haiti #27253A
RGB
CMYK
RGB Variations
Color information
#27253A (or 0x27253A) is known color: Haiti. HEX triplet: 27, 25 and 3A. RGB value is (39,37,58). Sum of RGB (Red+Green+Blue) = 39+37+58=134 (17% of max value = 765). Red value is 39 (15.62% from 255 or 29.10% from 134); Green value is 37 (14.84% from 255 or 27.61% from 134); Blue value is 58 (23.05% from 255 or 43.28% from 134); Max value from RGB is 58 - color contains mainly: blue. Hex color #27253A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #27253A is #D8DAC5. Grayscale: #272727. Windows color (decimal): -14211782 or 3810599. OLE color: 3810599.
HSL color Cylindrical-coordinate representation of color #27253A: hue angle of 245.71º degrees, saturation: 0.22, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #27253A is Cyan = 0.33, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 39 | 37 | 58 | - |
| CMYK | 0.33 | 0.36 | 0 | 0.77 |
| HSL | 245.71º | 0.22% | 0.19% | - |
| HSV(B) | 245.71º | 0.36% | 0.23% | - |
| XYZ | 2.26 | 2.06 | 4.28 | - |
| YUV | 39.99 | 138.16 | 127.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 37 | 58 | 0.33 | 0.36 | 0 | 0.77 | 245.71 | 0.22 | 0.19 |
| Hex | 27 | 25 | 3A | 21 | 24 | 0 | 4D | F6 | 16 | 13 |
| Octal | 47 | 45 | 72 | 41 | 44 | 0 | 115 | 366 | 26 | 23 |
| Binary | 100111 | 100101 | 111010 | 100001 | 100100 | 0 | 1001101 | 11110110 | 10110 | 10011 |
Color Harmonies of #27253A
Complementary color
Monochromatic Colors of #27253A
Black with #27253A
Text Example
Text Example
White with #27253A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #27253A; }
p { color: rgb(39,37,58); }
H1.HeaderClassName
{
color: #27253A;
}
.AnyTagClassName
{
color: #27253A;
}
</style>
background-color css
<style>
a { background-color: #27253A; }
a { background-color: rgb(39,37,58); }
div.DivClassName
{
background-color: #27253A;
}
.BgClassName
{
background-color: #27253A;
}
</style>
border-color css
<style>
span { border-color: #27253A; }
span { border-color: rgb(39,37,58); }
td.TdClassName
{
border-color: #27253A;
}
.TagClassName
{
border-color: #27253A;
}
</style>