Shades of Paua #161547
Tints of Paua #161547
RGB
CMYK
RGB Variations
Color information
#161547 (or 0x161547) is known color: Paua. HEX triplet: 16, 15 and 47. RGB value is (22,21,71). Sum of RGB (Red+Green+Blue) = 22+21+71=114 (15% of max value = 765). Red value is 22 (8.98% from 255 or 19.30% from 114); Green value is 21 (8.59% from 255 or 18.42% from 114); Blue value is 71 (28.12% from 255 or 62.28% from 114); Max value from RGB is 71 - color contains mainly: blue. Hex color #161547 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161547 is #E9EAB8. Grayscale: #1A1A1A. Windows color (decimal): -15329977 or 4658454. OLE color: 4658454.
HSL color Cylindrical-coordinate representation of color #161547: hue angle of 241.2º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #161547 is Cyan = 0.69, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 22 | 21 | 71 | - |
| CMYK | 0.69 | 0.70 | 0 | 0.72 |
| HSL | 241.2º | 0.54% | 0.18% | - |
| HSV(B) | 241.2º | 0.7% | 0.28% | - |
| XYZ | 1.74 | 1.16 | 6.09 | - |
| YUV | 27 | 152.83 | 124.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 21 | 71 | 0.69 | 0.70 | 0 | 0.72 | 241.2 | 0.54 | 0.18 |
| Hex | 16 | 15 | 47 | 45 | 46 | 0 | 48 | F1 | 36 | 12 |
| Octal | 26 | 25 | 107 | 105 | 106 | 0 | 110 | 361 | 66 | 22 |
| Binary | 10110 | 10101 | 1000111 | 1000101 | 1000110 | 0 | 1001000 | 11110001 | 110110 | 10010 |
Color Harmonies of #161547
Complementary color
Monochromatic Colors of #161547
Black with #161547
Text Example
Text Example
White with #161547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161547; }
p { color: rgb(22,21,71); }
H1.HeaderClassName
{
color: #161547;
}
.AnyTagClassName
{
color: #161547;
}
</style>
background-color css
<style>
a { background-color: #161547; }
a { background-color: rgb(22,21,71); }
div.DivClassName
{
background-color: #161547;
}
.BgClassName
{
background-color: #161547;
}
</style>
border-color css
<style>
span { border-color: #161547; }
span { border-color: rgb(22,21,71); }
td.TdClassName
{
border-color: #161547;
}
.TagClassName
{
border-color: #161547;
}
</style>