Shades of Paua #161247
Tints of Paua #161247
RGB
CMYK
RGB Variations
Color information
#161247 (or 0x161247) is known color: Paua. HEX triplet: 16, 12 and 47. RGB value is (22,18,71). Sum of RGB (Red+Green+Blue) = 22+18+71=111 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.82% from 111); Green value is 18 (7.42% from 255 or 16.22% from 111); Blue value is 71 (28.12% from 255 or 63.96% from 111); Max value from RGB is 71 - color contains mainly: blue. Hex color #161247 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161247 is #E9EDB8. Grayscale: #191919. Windows color (decimal): -15330745 or 4657686. OLE color: 4657686.
HSL color Cylindrical-coordinate representation of color #161247: hue angle of 244.53º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #161247 is Cyan = 0.69, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 22 | 18 | 71 | - |
| CMYK | 0.69 | 0.75 | 0 | 0.72 |
| HSL | 244.53º | 0.6% | 0.17% | - |
| HSV(B) | 244.53º | 0.75% | 0.28% | - |
| XYZ | 1.68 | 1.06 | 6.08 | - |
| YUV | 25.24 | 153.83 | 125.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 18 | 71 | 0.69 | 0.75 | 0 | 0.72 | 244.53 | 0.6 | 0.17 |
| Hex | 16 | 12 | 47 | 45 | 4B | 0 | 48 | F5 | 3C | 11 |
| Octal | 26 | 22 | 107 | 105 | 113 | 0 | 110 | 365 | 74 | 21 |
| Binary | 10110 | 10010 | 1000111 | 1000101 | 1001011 | 0 | 1001000 | 11110101 | 111100 | 10001 |
Color Harmonies of #161247
Complementary color
Monochromatic Colors of #161247
Black with #161247
Text Example
Text Example
White with #161247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161247; }
p { color: rgb(22,18,71); }
H1.HeaderClassName
{
color: #161247;
}
.AnyTagClassName
{
color: #161247;
}
</style>
background-color css
<style>
a { background-color: #161247; }
a { background-color: rgb(22,18,71); }
div.DivClassName
{
background-color: #161247;
}
.BgClassName
{
background-color: #161247;
}
</style>
border-color css
<style>
span { border-color: #161247; }
span { border-color: rgb(22,18,71); }
td.TdClassName
{
border-color: #161247;
}
.TagClassName
{
border-color: #161247;
}
</style>