Shades of Paua #211450
Tints of Paua #211450
RGB
CMYK
RGB Variations
Color information
#211450 (or 0x211450) is known color: Paua. HEX triplet: 21, 14 and 50. RGB value is (33,20,80). Sum of RGB (Red+Green+Blue) = 33+20+80=133 (17% of max value = 765). Red value is 33 (13.28% from 255 or 24.81% from 133); Green value is 20 (8.20% from 255 or 15.04% from 133); Blue value is 80 (31.64% from 255 or 60.15% from 133); Max value from RGB is 80 - color contains mainly: blue. Hex color #211450 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #211450 is #DEEBAF. Grayscale: #1E1E1E. Windows color (decimal): -14609328 or 5248033. OLE color: 5248033.
HSL color Cylindrical-coordinate representation of color #211450: hue angle of 253º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #211450 is Cyan = 0.59, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 33 | 20 | 80 | - |
| CMYK | 0.59 | 0.75 | 0 | 0.69 |
| HSL | 253º | 0.6% | 0.2% | - |
| HSV(B) | 253º | 0.75% | 0.31% | - |
| XYZ | 2.33 | 1.4 | 7.74 | - |
| YUV | 30.73 | 155.81 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 20 | 80 | 0.59 | 0.75 | 0 | 0.69 | 253 | 0.6 | 0.2 |
| Hex | 21 | 14 | 50 | 3B | 4B | 0 | 45 | FD | 3C | 14 |
| Octal | 41 | 24 | 120 | 73 | 113 | 0 | 105 | 375 | 74 | 24 |
| Binary | 100001 | 10100 | 1010000 | 111011 | 1001011 | 0 | 1000101 | 11111101 | 111100 | 10100 |
Color Harmonies of #211450
Complementary color
Monochromatic Colors of #211450
Black with #211450
Text Example
Text Example
White with #211450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #211450; }
p { color: rgb(33,20,80); }
H1.HeaderClassName
{
color: #211450;
}
.AnyTagClassName
{
color: #211450;
}
</style>
background-color css
<style>
a { background-color: #211450; }
a { background-color: rgb(33,20,80); }
div.DivClassName
{
background-color: #211450;
}
.BgClassName
{
background-color: #211450;
}
</style>
border-color css
<style>
span { border-color: #211450; }
span { border-color: rgb(33,20,80); }
td.TdClassName
{
border-color: #211450;
}
.TagClassName
{
border-color: #211450;
}
</style>