Shades of Paua #211458
Tints of Paua #211458
RGB
CMYK
RGB Variations
Color information
#211458 (or 0x211458) is known color: Paua. HEX triplet: 21, 14 and 58. RGB value is (33,20,88). Sum of RGB (Red+Green+Blue) = 33+20+88=141 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.40% from 141); Green value is 20 (8.20% from 255 or 14.18% from 141); Blue value is 88 (34.77% from 255 or 62.41% from 141); Max value from RGB is 88 - color contains mainly: blue. Hex color #211458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211458 is #DEEBA7. Grayscale: #1F1F1F. Windows color (decimal): -14609320 or 5772321. OLE color: 5772321.
HSL color Cylindrical-coordinate representation of color #211458: hue angle of 251.47º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #211458 is Cyan = 0.62, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 20 | 88 | - |
| CMYK | 0.62 | 0.77 | 0 | 0.65 |
| HSL | 251.47º | 0.63% | 0.21% | - |
| HSV(B) | 251.47º | 0.77% | 0.35% | - |
| XYZ | 2.64 | 1.53 | 9.39 | - |
| YUV | 31.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 20 | 88 | 0.62 | 0.77 | 0 | 0.65 | 251.47 | 0.63 | 0.21 |
| Hex | 21 | 14 | 58 | 3E | 4D | 0 | 41 | FB | 3F | 15 |
| Octal | 41 | 24 | 130 | 76 | 115 | 0 | 101 | 373 | 77 | 25 |
| Binary | 100001 | 10100 | 1011000 | 111110 | 1001101 | 0 | 1000001 | 11111011 | 111111 | 10101 |
Color Harmonies of #211458
Complementary color
Monochromatic Colors of #211458
Black with #211458
Text Example
Text Example
White with #211458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211458; }
p { color: rgb(33,20,88); }
H1.HeaderClassName
{
color: #211458;
}
.AnyTagClassName
{
color: #211458;
}
</style>
background-color css
<style>
a { background-color: #211458; }
a { background-color: rgb(33,20,88); }
div.DivClassName
{
background-color: #211458;
}
.BgClassName
{
background-color: #211458;
}
</style>
border-color css
<style>
span { border-color: #211458; }
span { border-color: rgb(33,20,88); }
td.TdClassName
{
border-color: #211458;
}
.TagClassName
{
border-color: #211458;
}
</style>