Shades of Haiti #151021
Tints of Haiti #151021
RGB
CMYK
RGB Variations
Color information
#151021 (or 0x151021) is known color: Haiti. HEX triplet: 15, 10 and 21. RGB value is (21,16,33). Sum of RGB (Red+Green+Blue) = 21+16+33=70 (9% of max value = 765). Red value is 21 (8.59% from 255 or 30% from 70); Green value is 16 (6.64% from 255 or 22.86% from 70); Blue value is 33 (13.28% from 255 or 47.14% from 70); Max value from RGB is 33 - color contains mainly: blue. Hex color #151021 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #151021 is #EAEFDE. Grayscale: #131313. Windows color (decimal): -15396831 or 2166805. OLE color: 2166805.
HSL color Cylindrical-coordinate representation of color #151021: hue angle of 257.65º degrees, saturation: 0.35, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #151021 is Cyan = 0.36, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 21 | 16 | 33 | - |
| CMYK | 0.36 | 0.52 | 0 | 0.87 |
| HSL | 257.65º | 0.35% | 0.1% | - |
| HSV(B) | 257.65º | 0.52% | 0.13% | - |
| XYZ | 0.77 | 0.64 | 1.52 | - |
| YUV | 19.43 | 135.66 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 33 | 0.36 | 0.52 | 0 | 0.87 | 257.65 | 0.35 | 0.1 |
| Hex | 15 | 10 | 21 | 24 | 34 | 0 | 57 | 102 | 23 | A |
| Octal | 25 | 20 | 41 | 44 | 64 | 0 | 127 | 402 | 43 | 12 |
| Binary | 10101 | 10000 | 100001 | 100100 | 110100 | 0 | 1010111 | 100000010 | 100011 | 1010 |
Color Harmonies of #151021
Complementary color
Monochromatic Colors of #151021
Black with #151021
Text Example
Text Example
White with #151021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151021; }
p { color: rgb(21,16,33); }
H1.HeaderClassName
{
color: #151021;
}
.AnyTagClassName
{
color: #151021;
}
</style>
background-color css
<style>
a { background-color: #151021; }
a { background-color: rgb(21,16,33); }
div.DivClassName
{
background-color: #151021;
}
.BgClassName
{
background-color: #151021;
}
</style>
border-color css
<style>
span { border-color: #151021; }
span { border-color: rgb(21,16,33); }
td.TdClassName
{
border-color: #151021;
}
.TagClassName
{
border-color: #151021;
}
</style>