Shades of Paua #221059
Tints of Paua #221059
RGB
CMYK
RGB Variations
Color information
#221059 (or 0x221059) is known color: Paua. HEX triplet: 22, 10 and 59. RGB value is (34,16,89). Sum of RGB (Red+Green+Blue) = 34+16+89=139 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.46% from 139); Green value is 16 (6.64% from 255 or 11.51% from 139); Blue value is 89 (35.16% from 255 or 64.03% from 139); Max value from RGB is 89 - color contains mainly: blue. Hex color #221059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221059 is #DDEFA6. Grayscale: #1D1D1D. Windows color (decimal): -14544807 or 5836834. OLE color: 5836834.
HSL color Cylindrical-coordinate representation of color #221059: hue angle of 254.79º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #221059 is Cyan = 0.62, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 34 | 16 | 89 | - |
| CMYK | 0.62 | 0.82 | 0 | 0.65 |
| HSL | 254.79º | 0.7% | 0.21% | - |
| HSV(B) | 254.79º | 0.82% | 0.35% | - |
| XYZ | 2.65 | 1.43 | 9.59 | - |
| YUV | 29.7 | 161.46 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 16 | 89 | 0.62 | 0.82 | 0 | 0.65 | 254.79 | 0.7 | 0.21 |
| Hex | 22 | 10 | 59 | 3E | 52 | 0 | 41 | FF | 46 | 15 |
| Octal | 42 | 20 | 131 | 76 | 122 | 0 | 101 | 377 | 106 | 25 |
| Binary | 100010 | 10000 | 1011001 | 111110 | 1010010 | 0 | 1000001 | 11111111 | 1000110 | 10101 |
Color Harmonies of #221059
Complementary color
Monochromatic Colors of #221059
Black with #221059
Text Example
Text Example
White with #221059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221059; }
p { color: rgb(34,16,89); }
H1.HeaderClassName
{
color: #221059;
}
.AnyTagClassName
{
color: #221059;
}
</style>
background-color css
<style>
a { background-color: #221059; }
a { background-color: rgb(34,16,89); }
div.DivClassName
{
background-color: #221059;
}
.BgClassName
{
background-color: #221059;
}
</style>
border-color css
<style>
span { border-color: #221059; }
span { border-color: rgb(34,16,89); }
td.TdClassName
{
border-color: #221059;
}
.TagClassName
{
border-color: #221059;
}
</style>