Shades of Paua #211058
Tints of Paua #211058
RGB
CMYK
RGB Variations
Color information
#211058 (or 0x211058) is known color: Paua. HEX triplet: 21, 10 and 58. RGB value is (33,16,88). Sum of RGB (Red+Green+Blue) = 33+16+88=137 (18% of max value = 765). Red value is 33 (13.28% from 255 or 24.09% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 88 (34.77% from 255 or 64.23% from 137); Max value from RGB is 88 - color contains mainly: blue. Hex color #211058 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211058 is #DEEFA7. Grayscale: #1D1D1D. Windows color (decimal): -14610344 or 5771297. OLE color: 5771297.
HSL color Cylindrical-coordinate representation of color #211058: hue angle of 254.17º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #211058 is Cyan = 0.62, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 16 | 88 | - |
| CMYK | 0.62 | 0.82 | 0 | 0.65 |
| HSL | 254.17º | 0.69% | 0.2% | - |
| HSV(B) | 254.17º | 0.82% | 0.35% | - |
| XYZ | 2.57 | 1.4 | 9.37 | - |
| YUV | 29.29 | 161.13 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 16 | 88 | 0.62 | 0.82 | 0 | 0.65 | 254.17 | 0.69 | 0.2 |
| Hex | 21 | 10 | 58 | 3E | 52 | 0 | 41 | FE | 45 | 14 |
| Octal | 41 | 20 | 130 | 76 | 122 | 0 | 101 | 376 | 105 | 24 |
| Binary | 100001 | 10000 | 1011000 | 111110 | 1010010 | 0 | 1000001 | 11111110 | 1000101 | 10100 |
Color Harmonies of #211058
Complementary color
Monochromatic Colors of #211058
Black with #211058
Text Example
Text Example
White with #211058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211058; }
p { color: rgb(33,16,88); }
H1.HeaderClassName
{
color: #211058;
}
.AnyTagClassName
{
color: #211058;
}
</style>
background-color css
<style>
a { background-color: #211058; }
a { background-color: rgb(33,16,88); }
div.DivClassName
{
background-color: #211058;
}
.BgClassName
{
background-color: #211058;
}
</style>
border-color css
<style>
span { border-color: #211058; }
span { border-color: rgb(33,16,88); }
td.TdClassName
{
border-color: #211058;
}
.TagClassName
{
border-color: #211058;
}
</style>