Shades of Paua #211358
Tints of Paua #211358
RGB
CMYK
RGB Variations
Color information
#211358 (or 0x211358) is known color: Paua. HEX triplet: 21, 13 and 58. RGB value is (33,19,88). Sum of RGB (Red+Green+Blue) = 33+19+88=140 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.57% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 88 (34.77% from 255 or 62.86% from 140); Max value from RGB is 88 - color contains mainly: blue. Hex color #211358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211358 is #DEECA7. Grayscale: #1E1E1E. Windows color (decimal): -14609576 or 5772065. OLE color: 5772065.
HSL color Cylindrical-coordinate representation of color #211358: hue angle of 252.17º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #211358 is Cyan = 0.62, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 19 | 88 | - |
| CMYK | 0.62 | 0.78 | 0 | 0.65 |
| HSL | 252.17º | 0.64% | 0.21% | - |
| HSV(B) | 252.17º | 0.78% | 0.35% | - |
| XYZ | 2.62 | 1.49 | 9.38 | - |
| YUV | 31.05 | 160.14 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 19 | 88 | 0.62 | 0.78 | 0 | 0.65 | 252.17 | 0.64 | 0.21 |
| Hex | 21 | 13 | 58 | 3E | 4E | 0 | 41 | FC | 40 | 15 |
| Octal | 41 | 23 | 130 | 76 | 116 | 0 | 101 | 374 | 100 | 25 |
| Binary | 100001 | 10011 | 1011000 | 111110 | 1001110 | 0 | 1000001 | 11111100 | 1000000 | 10101 |
Color Harmonies of #211358
Complementary color
Monochromatic Colors of #211358
Black with #211358
Text Example
Text Example
White with #211358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211358; }
p { color: rgb(33,19,88); }
H1.HeaderClassName
{
color: #211358;
}
.AnyTagClassName
{
color: #211358;
}
</style>
background-color css
<style>
a { background-color: #211358; }
a { background-color: rgb(33,19,88); }
div.DivClassName
{
background-color: #211358;
}
.BgClassName
{
background-color: #211358;
}
</style>
border-color css
<style>
span { border-color: #211358; }
span { border-color: rgb(33,19,88); }
td.TdClassName
{
border-color: #211358;
}
.TagClassName
{
border-color: #211358;
}
</style>