Shades of Paua #221456
Tints of Paua #221456
RGB
CMYK
RGB Variations
Color information
#221456 (or 0x221456) is known color: Paua. HEX triplet: 22, 14 and 56. RGB value is (34,20,86). Sum of RGB (Red+Green+Blue) = 34+20+86=140 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.29% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 86 (33.98% from 255 or 61.43% from 140); Max value from RGB is 86 - color contains mainly: blue. Hex color #221456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221456 is #DDEBA9. Grayscale: #1F1F1F. Windows color (decimal): -14543786 or 5641250. OLE color: 5641250.
HSL color Cylindrical-coordinate representation of color #221456: hue angle of 252.73º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #221456 is Cyan = 0.60, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 34 | 20 | 86 | - |
| CMYK | 0.60 | 0.77 | 0 | 0.66 |
| HSL | 252.73º | 0.62% | 0.21% | - |
| HSV(B) | 252.73º | 0.77% | 0.34% | - |
| XYZ | 2.59 | 1.51 | 8.96 | - |
| YUV | 31.71 | 158.64 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 20 | 86 | 0.60 | 0.77 | 0 | 0.66 | 252.73 | 0.62 | 0.21 |
| Hex | 22 | 14 | 56 | 3C | 4D | 0 | 42 | FD | 3E | 15 |
| Octal | 42 | 24 | 126 | 74 | 115 | 0 | 102 | 375 | 76 | 25 |
| Binary | 100010 | 10100 | 1010110 | 111100 | 1001101 | 0 | 1000010 | 11111101 | 111110 | 10101 |
Color Harmonies of #221456
Complementary color
Monochromatic Colors of #221456
Black with #221456
Text Example
Text Example
White with #221456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221456; }
p { color: rgb(34,20,86); }
H1.HeaderClassName
{
color: #221456;
}
.AnyTagClassName
{
color: #221456;
}
</style>
background-color css
<style>
a { background-color: #221456; }
a { background-color: rgb(34,20,86); }
div.DivClassName
{
background-color: #221456;
}
.BgClassName
{
background-color: #221456;
}
</style>
border-color css
<style>
span { border-color: #221456; }
span { border-color: rgb(34,20,86); }
td.TdClassName
{
border-color: #221456;
}
.TagClassName
{
border-color: #221456;
}
</style>