Shades of Paua #161647
Tints of Paua #161647
RGB
CMYK
RGB Variations
Color information
#161647 (or 0x161647) is known color: Paua. HEX triplet: 16, 16 and 47. RGB value is (22,22,71). Sum of RGB (Red+Green+Blue) = 22+22+71=115 (15% of max value = 765). Red value is 22 (8.98% from 255 or 19.13% from 115); Green value is 22 (8.98% from 255 or 19.13% from 115); Blue value is 71 (28.12% from 255 or 61.74% from 115); Max value from RGB is 71 - color contains mainly: blue. Hex color #161647 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161647 is #E9E9B8. Grayscale: #1B1B1B. Windows color (decimal): -15329721 or 4658710. OLE color: 4658710.
HSL color Cylindrical-coordinate representation of color #161647: hue angle of 240º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #161647 is Cyan = 0.69, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 22 | 22 | 71 | - |
| CMYK | 0.69 | 0.69 | 0 | 0.72 |
| HSL | 240º | 0.53% | 0.18% | - |
| HSV(B) | 240º | 0.69% | 0.28% | - |
| XYZ | 1.76 | 1.2 | 6.1 | - |
| YUV | 27.59 | 152.5 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 22 | 71 | 0.69 | 0.69 | 0 | 0.72 | 240 | 0.53 | 0.18 |
| Hex | 16 | 16 | 47 | 45 | 45 | 0 | 48 | F0 | 35 | 12 |
| Octal | 26 | 26 | 107 | 105 | 105 | 0 | 110 | 360 | 65 | 22 |
| Binary | 10110 | 10110 | 1000111 | 1000101 | 1000101 | 0 | 1001000 | 11110000 | 110101 | 10010 |
Color Harmonies of #161647
Complementary color
Monochromatic Colors of #161647
Black with #161647
Text Example
Text Example
White with #161647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161647; }
p { color: rgb(22,22,71); }
H1.HeaderClassName
{
color: #161647;
}
.AnyTagClassName
{
color: #161647;
}
</style>
background-color css
<style>
a { background-color: #161647; }
a { background-color: rgb(22,22,71); }
div.DivClassName
{
background-color: #161647;
}
.BgClassName
{
background-color: #161647;
}
</style>
border-color css
<style>
span { border-color: #161647; }
span { border-color: rgb(22,22,71); }
td.TdClassName
{
border-color: #161647;
}
.TagClassName
{
border-color: #161647;
}
</style>