Shades of Paua #221652
Tints of Paua #221652
RGB
CMYK
RGB Variations
Color information
#221652 (or 0x221652) is known color: Paua. HEX triplet: 22, 16 and 52. RGB value is (34,22,82). Sum of RGB (Red+Green+Blue) = 34+22+82=138 (18% of max value = 765). Red value is 34 (13.67% from 255 or 24.64% from 138); Green value is 22 (8.98% from 255 or 15.94% from 138); Blue value is 82 (32.42% from 255 or 59.42% from 138); Max value from RGB is 82 - color contains mainly: blue. Hex color #221652 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221652 is #DDE9AD. Grayscale: #202020. Windows color (decimal): -14543278 or 5379618. OLE color: 5379618.
HSL color Cylindrical-coordinate representation of color #221652: hue angle of 252º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #221652 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 34 | 22 | 82 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.68 |
| HSL | 252º | 0.58% | 0.2% | - |
| HSV(B) | 252º | 0.73% | 0.32% | - |
| XYZ | 2.47 | 1.52 | 8.15 | - |
| YUV | 32.43 | 155.98 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 22 | 82 | 0.59 | 0.73 | 0 | 0.68 | 252 | 0.58 | 0.2 |
| Hex | 22 | 16 | 52 | 3B | 49 | 0 | 44 | FC | 3A | 14 |
| Octal | 42 | 26 | 122 | 73 | 111 | 0 | 104 | 374 | 72 | 24 |
| Binary | 100010 | 10110 | 1010010 | 111011 | 1001001 | 0 | 1000100 | 11111100 | 111010 | 10100 |
Color Harmonies of #221652
Complementary color
Monochromatic Colors of #221652
Black with #221652
Text Example
Text Example
White with #221652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221652; }
p { color: rgb(34,22,82); }
H1.HeaderClassName
{
color: #221652;
}
.AnyTagClassName
{
color: #221652;
}
</style>
background-color css
<style>
a { background-color: #221652; }
a { background-color: rgb(34,22,82); }
div.DivClassName
{
background-color: #221652;
}
.BgClassName
{
background-color: #221652;
}
</style>
border-color css
<style>
span { border-color: #221652; }
span { border-color: rgb(34,22,82); }
td.TdClassName
{
border-color: #221652;
}
.TagClassName
{
border-color: #221652;
}
</style>