Shades of Paua #221357
Tints of Paua #221357
RGB
CMYK
RGB Variations
Color information
#221357 (or 0x221357) is known color: Paua. HEX triplet: 22, 13 and 57. RGB value is (34,19,87). Sum of RGB (Red+Green+Blue) = 34+19+87=140 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.29% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 87 (34.38% from 255 or 62.14% from 140); Max value from RGB is 87 - color contains mainly: blue. Hex color #221357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221357 is #DDECA8. Grayscale: #1E1E1E. Windows color (decimal): -14544041 or 5706530. OLE color: 5706530.
HSL color Cylindrical-coordinate representation of color #221357: hue angle of 253.24º 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 #221357 is Cyan = 0.61, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 34 | 19 | 87 | - |
| CMYK | 0.61 | 0.78 | 0 | 0.66 |
| HSL | 253.24º | 0.64% | 0.21% | - |
| HSV(B) | 253.24º | 0.78% | 0.34% | - |
| XYZ | 2.61 | 1.49 | 9.17 | - |
| YUV | 31.24 | 159.47 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 19 | 87 | 0.61 | 0.78 | 0 | 0.66 | 253.24 | 0.64 | 0.21 |
| Hex | 22 | 13 | 57 | 3D | 4E | 0 | 42 | FD | 40 | 15 |
| Octal | 42 | 23 | 127 | 75 | 116 | 0 | 102 | 375 | 100 | 25 |
| Binary | 100010 | 10011 | 1010111 | 111101 | 1001110 | 0 | 1000010 | 11111101 | 1000000 | 10101 |
Color Harmonies of #221357
Complementary color
Monochromatic Colors of #221357
Black with #221357
Text Example
Text Example
White with #221357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221357; }
p { color: rgb(34,19,87); }
H1.HeaderClassName
{
color: #221357;
}
.AnyTagClassName
{
color: #221357;
}
</style>
background-color css
<style>
a { background-color: #221357; }
a { background-color: rgb(34,19,87); }
div.DivClassName
{
background-color: #221357;
}
.BgClassName
{
background-color: #221357;
}
</style>
border-color css
<style>
span { border-color: #221357; }
span { border-color: rgb(34,19,87); }
td.TdClassName
{
border-color: #221357;
}
.TagClassName
{
border-color: #221357;
}
</style>