Shades of Paua #211956
Tints of Paua #211956
RGB
CMYK
RGB Variations
Color information
#211956 (or 0x211956) is known color: Paua. HEX triplet: 21, 19 and 56. RGB value is (33,25,86). Sum of RGB (Red+Green+Blue) = 33+25+86=144 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22.92% from 144); Green value is 25 (10.16% from 255 or 17.36% from 144); Blue value is 86 (33.98% from 255 or 59.72% from 144); Max value from RGB is 86 - color contains mainly: blue. Hex color #211956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211956 is #DEE6A9. Grayscale: #222222. Windows color (decimal): -14608042 or 5642529. OLE color: 5642529.
HSL color Cylindrical-coordinate representation of color #211956: hue angle of 247.87º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #211956 is Cyan = 0.62, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 25 | 86 | - |
| CMYK | 0.62 | 0.71 | 0 | 0.66 |
| HSL | 247.87º | 0.55% | 0.22% | - |
| HSV(B) | 247.87º | 0.71% | 0.34% | - |
| XYZ | 2.65 | 1.69 | 8.99 | - |
| YUV | 34.35 | 157.15 | 127.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 25 | 86 | 0.62 | 0.71 | 0 | 0.66 | 247.87 | 0.55 | 0.22 |
| Hex | 21 | 19 | 56 | 3E | 47 | 0 | 42 | F8 | 37 | 16 |
| Octal | 41 | 31 | 126 | 76 | 107 | 0 | 102 | 370 | 67 | 26 |
| Binary | 100001 | 11001 | 1010110 | 111110 | 1000111 | 0 | 1000010 | 11111000 | 110111 | 10110 |
Color Harmonies of #211956
Complementary color
Monochromatic Colors of #211956
Black with #211956
Text Example
Text Example
White with #211956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211956; }
p { color: rgb(33,25,86); }
H1.HeaderClassName
{
color: #211956;
}
.AnyTagClassName
{
color: #211956;
}
</style>
background-color css
<style>
a { background-color: #211956; }
a { background-color: rgb(33,25,86); }
div.DivClassName
{
background-color: #211956;
}
.BgClassName
{
background-color: #211956;
}
</style>
border-color css
<style>
span { border-color: #211956; }
span { border-color: rgb(33,25,86); }
td.TdClassName
{
border-color: #211956;
}
.TagClassName
{
border-color: #211956;
}
</style>