Shades of Paua #211556
Tints of Paua #211556
RGB
CMYK
RGB Variations
Color information
#211556 (or 0x211556) is known color: Paua. HEX triplet: 21, 15 and 56. RGB value is (33,21,86). Sum of RGB (Red+Green+Blue) = 33+21+86=140 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.57% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 86 (33.98% from 255 or 61.43% from 140); Max value from RGB is 86 - color contains mainly: blue. Hex color #211556 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211556 is #DEEAA9. Grayscale: #1F1F1F. Windows color (decimal): -14609066 or 5641505. OLE color: 5641505.
HSL color Cylindrical-coordinate representation of color #211556: hue angle of 251.08º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #211556 is Cyan = 0.62, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 33 | 21 | 86 | - |
| CMYK | 0.62 | 0.76 | 0 | 0.66 |
| HSL | 251.08º | 0.61% | 0.21% | - |
| HSV(B) | 251.08º | 0.76% | 0.34% | - |
| XYZ | 2.58 | 1.53 | 8.96 | - |
| YUV | 32 | 158.48 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 21 | 86 | 0.62 | 0.76 | 0 | 0.66 | 251.08 | 0.61 | 0.21 |
| Hex | 21 | 15 | 56 | 3E | 4C | 0 | 42 | FB | 3D | 15 |
| Octal | 41 | 25 | 126 | 76 | 114 | 0 | 102 | 373 | 75 | 25 |
| Binary | 100001 | 10101 | 1010110 | 111110 | 1001100 | 0 | 1000010 | 11111011 | 111101 | 10101 |
Color Harmonies of #211556
Complementary color
Monochromatic Colors of #211556
Black with #211556
Text Example
Text Example
White with #211556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211556; }
p { color: rgb(33,21,86); }
H1.HeaderClassName
{
color: #211556;
}
.AnyTagClassName
{
color: #211556;
}
</style>
background-color css
<style>
a { background-color: #211556; }
a { background-color: rgb(33,21,86); }
div.DivClassName
{
background-color: #211556;
}
.BgClassName
{
background-color: #211556;
}
</style>
border-color css
<style>
span { border-color: #211556; }
span { border-color: rgb(33,21,86); }
td.TdClassName
{
border-color: #211556;
}
.TagClassName
{
border-color: #211556;
}
</style>