Shades of Paua #161054
Tints of Paua #161054
RGB
CMYK
RGB Variations
Color information
#161054 (or 0x161054) is known color: Paua. HEX triplet: 16, 10 and 54. RGB value is (22,16,84). Sum of RGB (Red+Green+Blue) = 22+16+84=122 (16% of max value = 765). Red value is 22 (8.98% from 255 or 18.03% from 122); Green value is 16 (6.64% from 255 or 13.11% from 122); Blue value is 84 (33.20% from 255 or 68.85% from 122); Max value from RGB is 84 - color contains mainly: blue. Hex color #161054 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #161054 is #E9EFAB. Grayscale: #191919. Windows color (decimal): -15331244 or 5509142. OLE color: 5509142.
HSL color Cylindrical-coordinate representation of color #161054: hue angle of 245.29º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #161054 is Cyan = 0.74, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 16 | 84 | - |
| CMYK | 0.74 | 0.81 | 0 | 0.67 |
| HSL | 245.29º | 0.68% | 0.2% | - |
| HSV(B) | 245.29º | 0.81% | 0.33% | - |
| XYZ | 2.12 | 1.18 | 8.5 | - |
| YUV | 25.55 | 160.99 | 125.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 16 | 84 | 0.74 | 0.81 | 0 | 0.67 | 245.29 | 0.68 | 0.2 |
| Hex | 16 | 10 | 54 | 4A | 51 | 0 | 43 | F5 | 44 | 14 |
| Octal | 26 | 20 | 124 | 112 | 121 | 0 | 103 | 365 | 104 | 24 |
| Binary | 10110 | 10000 | 1010100 | 1001010 | 1010001 | 0 | 1000011 | 11110101 | 1000100 | 10100 |
Color Harmonies of #161054
Complementary color
Monochromatic Colors of #161054
Black with #161054
Text Example
Text Example
White with #161054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161054; }
p { color: rgb(22,16,84); }
H1.HeaderClassName
{
color: #161054;
}
.AnyTagClassName
{
color: #161054;
}
</style>
background-color css
<style>
a { background-color: #161054; }
a { background-color: rgb(22,16,84); }
div.DivClassName
{
background-color: #161054;
}
.BgClassName
{
background-color: #161054;
}
</style>
border-color css
<style>
span { border-color: #161054; }
span { border-color: rgb(22,16,84); }
td.TdClassName
{
border-color: #161054;
}
.TagClassName
{
border-color: #161054;
}
</style>