Shades of Paua #221658
Tints of Paua #221658
RGB
CMYK
RGB Variations
Color information
#221658 (or 0x221658) is known color: Paua. HEX triplet: 22, 16 and 58. RGB value is (34,22,88). Sum of RGB (Red+Green+Blue) = 34+22+88=144 (19% of max value = 765). Red value is 34 (13.67% from 255 or 23.61% from 144); Green value is 22 (8.98% from 255 or 15.28% from 144); Blue value is 88 (34.77% from 255 or 61.11% from 144); Max value from RGB is 88 - color contains mainly: blue. Hex color #221658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221658 is #DDE9A7. Grayscale: #202020. Windows color (decimal): -14543272 or 5772834. OLE color: 5772834.
HSL color Cylindrical-coordinate representation of color #221658: hue angle of 250.91º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #221658 is Cyan = 0.61, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 34 | 22 | 88 | - |
| CMYK | 0.61 | 0.75 | 0 | 0.65 |
| HSL | 250.91º | 0.6% | 0.22% | - |
| HSV(B) | 250.91º | 0.75% | 0.35% | - |
| XYZ | 2.71 | 1.62 | 9.4 | - |
| YUV | 33.11 | 158.98 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 22 | 88 | 0.61 | 0.75 | 0 | 0.65 | 250.91 | 0.6 | 0.22 |
| Hex | 22 | 16 | 58 | 3D | 4B | 0 | 41 | FB | 3C | 16 |
| Octal | 42 | 26 | 130 | 75 | 113 | 0 | 101 | 373 | 74 | 26 |
| Binary | 100010 | 10110 | 1011000 | 111101 | 1001011 | 0 | 1000001 | 11111011 | 111100 | 10110 |
Color Harmonies of #221658
Complementary color
Monochromatic Colors of #221658
Black with #221658
Text Example
Text Example
White with #221658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221658; }
p { color: rgb(34,22,88); }
H1.HeaderClassName
{
color: #221658;
}
.AnyTagClassName
{
color: #221658;
}
</style>
background-color css
<style>
a { background-color: #221658; }
a { background-color: rgb(34,22,88); }
div.DivClassName
{
background-color: #221658;
}
.BgClassName
{
background-color: #221658;
}
</style>
border-color css
<style>
span { border-color: #221658; }
span { border-color: rgb(34,22,88); }
td.TdClassName
{
border-color: #221658;
}
.TagClassName
{
border-color: #221658;
}
</style>