Shades of Paua #221356
Tints of Paua #221356
RGB
CMYK
RGB Variations
Color information
#221356 (or 0x221356) is known color: Paua. HEX triplet: 22, 13 and 56. RGB value is (34,19,86). Sum of RGB (Red+Green+Blue) = 34+19+86=139 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.46% from 139); Green value is 19 (7.81% from 255 or 13.67% from 139); Blue value is 86 (33.98% from 255 or 61.87% from 139); Max value from RGB is 86 - color contains mainly: blue. Hex color #221356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221356 is #DDECA9. Grayscale: #1E1E1E. Windows color (decimal): -14544042 or 5640994. OLE color: 5640994.
HSL color Cylindrical-coordinate representation of color #221356: hue angle of 253.43º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #221356 is Cyan = 0.60, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 34 | 19 | 86 | - |
| CMYK | 0.60 | 0.78 | 0 | 0.66 |
| HSL | 253.43º | 0.64% | 0.21% | - |
| HSV(B) | 253.43º | 0.78% | 0.34% | - |
| XYZ | 2.57 | 1.48 | 8.95 | - |
| YUV | 31.12 | 158.97 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 19 | 86 | 0.60 | 0.78 | 0 | 0.66 | 253.43 | 0.64 | 0.21 |
| Hex | 22 | 13 | 56 | 3C | 4E | 0 | 42 | FD | 40 | 15 |
| Octal | 42 | 23 | 126 | 74 | 116 | 0 | 102 | 375 | 100 | 25 |
| Binary | 100010 | 10011 | 1010110 | 111100 | 1001110 | 0 | 1000010 | 11111101 | 1000000 | 10101 |
Color Harmonies of #221356
Complementary color
Monochromatic Colors of #221356
Black with #221356
Text Example
Text Example
White with #221356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221356; }
p { color: rgb(34,19,86); }
H1.HeaderClassName
{
color: #221356;
}
.AnyTagClassName
{
color: #221356;
}
</style>
background-color css
<style>
a { background-color: #221356; }
a { background-color: rgb(34,19,86); }
div.DivClassName
{
background-color: #221356;
}
.BgClassName
{
background-color: #221356;
}
</style>
border-color css
<style>
span { border-color: #221356; }
span { border-color: rgb(34,19,86); }
td.TdClassName
{
border-color: #221356;
}
.TagClassName
{
border-color: #221356;
}
</style>