Shades of Paua #161147
Tints of Paua #161147
RGB
CMYK
RGB Variations
Color information
#161147 (or 0x161147) is known color: Paua. HEX triplet: 16, 11 and 47. RGB value is (22,17,71). Sum of RGB (Red+Green+Blue) = 22+17+71=110 (14% of max value = 765). Red value is 22 (8.98% from 255 or 20% from 110); Green value is 17 (7.03% from 255 or 15.45% from 110); Blue value is 71 (28.12% from 255 or 64.55% from 110); Max value from RGB is 71 - color contains mainly: blue. Hex color #161147 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161147 is #E9EEB8. Grayscale: #181818. Windows color (decimal): -15331001 or 4657430. OLE color: 4657430.
HSL color Cylindrical-coordinate representation of color #161147: hue angle of 245.56º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #161147 is Cyan = 0.69, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 22 | 17 | 71 | - |
| CMYK | 0.69 | 0.76 | 0 | 0.72 |
| HSL | 245.56º | 0.61% | 0.17% | - |
| HSV(B) | 245.56º | 0.76% | 0.28% | - |
| XYZ | 1.67 | 1.03 | 6.07 | - |
| YUV | 24.65 | 154.16 | 126.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 17 | 71 | 0.69 | 0.76 | 0 | 0.72 | 245.56 | 0.61 | 0.17 |
| Hex | 16 | 11 | 47 | 45 | 4C | 0 | 48 | F6 | 3D | 11 |
| Octal | 26 | 21 | 107 | 105 | 114 | 0 | 110 | 366 | 75 | 21 |
| Binary | 10110 | 10001 | 1000111 | 1000101 | 1001100 | 0 | 1001000 | 11110110 | 111101 | 10001 |
Color Harmonies of #161147
Complementary color
Monochromatic Colors of #161147
Black with #161147
Text Example
Text Example
White with #161147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161147; }
p { color: rgb(22,17,71); }
H1.HeaderClassName
{
color: #161147;
}
.AnyTagClassName
{
color: #161147;
}
</style>
background-color css
<style>
a { background-color: #161147; }
a { background-color: rgb(22,17,71); }
div.DivClassName
{
background-color: #161147;
}
.BgClassName
{
background-color: #161147;
}
</style>
border-color css
<style>
span { border-color: #161147; }
span { border-color: rgb(22,17,71); }
td.TdClassName
{
border-color: #161147;
}
.TagClassName
{
border-color: #161147;
}
</style>