Shades of Paua #211558
Tints of Paua #211558
RGB
CMYK
RGB Variations
Color information
#211558 (or 0x211558) is known color: Paua. HEX triplet: 21, 15 and 58. RGB value is (33,21,88). Sum of RGB (Red+Green+Blue) = 33+21+88=142 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.24% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 88 (34.77% from 255 or 61.97% from 142); Max value from RGB is 88 - color contains mainly: blue. Hex color #211558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211558 is #DEEAA7. Grayscale: #1F1F1F. Windows color (decimal): -14609064 or 5772577. OLE color: 5772577.
HSL color Cylindrical-coordinate representation of color #211558: hue angle of 250.75º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #211558 is Cyan = 0.62, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 33 | 21 | 88 | - |
| CMYK | 0.62 | 0.76 | 0 | 0.65 |
| HSL | 250.75º | 0.61% | 0.21% | - |
| HSV(B) | 250.75º | 0.76% | 0.35% | - |
| XYZ | 2.66 | 1.56 | 9.39 | - |
| YUV | 32.23 | 159.48 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 21 | 88 | 0.62 | 0.76 | 0 | 0.65 | 250.75 | 0.61 | 0.21 |
| Hex | 21 | 15 | 58 | 3E | 4C | 0 | 41 | FB | 3D | 15 |
| Octal | 41 | 25 | 130 | 76 | 114 | 0 | 101 | 373 | 75 | 25 |
| Binary | 100001 | 10101 | 1011000 | 111110 | 1001100 | 0 | 1000001 | 11111011 | 111101 | 10101 |
Color Harmonies of #211558
Complementary color
Monochromatic Colors of #211558
Black with #211558
Text Example
Text Example
White with #211558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211558; }
p { color: rgb(33,21,88); }
H1.HeaderClassName
{
color: #211558;
}
.AnyTagClassName
{
color: #211558;
}
</style>
background-color css
<style>
a { background-color: #211558; }
a { background-color: rgb(33,21,88); }
div.DivClassName
{
background-color: #211558;
}
.BgClassName
{
background-color: #211558;
}
</style>
border-color css
<style>
span { border-color: #211558; }
span { border-color: rgb(33,21,88); }
td.TdClassName
{
border-color: #211558;
}
.TagClassName
{
border-color: #211558;
}
</style>