Shades of Haiti #292530
Tints of Haiti #292530
RGB
CMYK
RGB Variations
Color information
#292530 (or 0x292530) is known color: Haiti. HEX triplet: 29, 25 and 30. RGB value is (41,37,48). Sum of RGB (Red+Green+Blue) = 41+37+48=126 (16% of max value = 765). Red value is 41 (16.41% from 255 or 32.54% from 126); Green value is 37 (14.84% from 255 or 29.37% from 126); Blue value is 48 (19.14% from 255 or 38.10% from 126); Max value from RGB is 48 - color contains mainly: blue. Hex color #292530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292530 is #D6DACF. Grayscale: #272727. Windows color (decimal): -14080720 or 3155241. OLE color: 3155241.
HSL color Cylindrical-coordinate representation of color #292530: hue angle of 261.82º degrees, saturation: 0.13, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #292530 is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 37 | 48 | - |
| CMYK | 0.15 | 0.23 | 0 | 0.81 |
| HSL | 261.82º | 0.13% | 0.17% | - |
| HSV(B) | 261.82º | 0.23% | 0.19% | - |
| XYZ | 2.11 | 2.01 | 3.07 | - |
| YUV | 39.45 | 132.83 | 129.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 48 | 0.15 | 0.23 | 0 | 0.81 | 261.82 | 0.13 | 0.17 |
| Hex | 29 | 25 | 30 | F | 17 | 0 | 51 | 106 | D | 11 |
| Octal | 51 | 45 | 60 | 17 | 27 | 0 | 121 | 406 | 15 | 21 |
| Binary | 101001 | 100101 | 110000 | 1111 | 10111 | 0 | 1010001 | 100000110 | 1101 | 10001 |
Color Harmonies of #292530
Complementary color
Monochromatic Colors of #292530
Black with #292530
Text Example
Text Example
White with #292530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292530; }
p { color: rgb(41,37,48); }
H1.HeaderClassName
{
color: #292530;
}
.AnyTagClassName
{
color: #292530;
}
</style>
background-color css
<style>
a { background-color: #292530; }
a { background-color: rgb(41,37,48); }
div.DivClassName
{
background-color: #292530;
}
.BgClassName
{
background-color: #292530;
}
</style>
border-color css
<style>
span { border-color: #292530; }
span { border-color: rgb(41,37,48); }
td.TdClassName
{
border-color: #292530;
}
.TagClassName
{
border-color: #292530;
}
</style>