Shades of Paua #160554
Tints of Paua #160554
RGB
CMYK
RGB Variations
Color information
#160554 (or 0x160554) is known color: Paua. HEX triplet: 16, 05 and 54. RGB value is (22,5,84). Sum of RGB (Red+Green+Blue) = 22+5+84=111 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.82% from 111); Green value is 5 (2.34% from 255 or 4.50% from 111); Blue value is 84 (33.20% from 255 or 75.68% from 111); Max value from RGB is 84 - color contains mainly: blue. Hex color #160554 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160554 is #E9FAAB. Grayscale: #121212. Windows color (decimal): -15334060 or 5506326. OLE color: 5506326.
HSL color Cylindrical-coordinate representation of color #160554: hue angle of 252.91º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #160554 is Cyan = 0.74, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 5 | 84 | - |
| CMYK | 0.74 | 0.94 | 0 | 0.67 |
| HSL | 252.91º | 0.89% | 0.17% | - |
| HSV(B) | 252.91º | 0.94% | 0.33% | - |
| XYZ | 1.99 | 0.92 | 8.46 | - |
| YUV | 19.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 5 | 84 | 0.74 | 0.94 | 0 | 0.67 | 252.91 | 0.89 | 0.17 |
| Hex | 16 | 5 | 54 | 4A | 5E | 0 | 43 | FD | 59 | 11 |
| Octal | 26 | 5 | 124 | 112 | 136 | 0 | 103 | 375 | 131 | 21 |
| Binary | 10110 | 101 | 1010100 | 1001010 | 1011110 | 0 | 1000011 | 11111101 | 1011001 | 10001 |
Color Harmonies of #160554
Complementary color
Monochromatic Colors of #160554
Black with #160554
Text Example
Text Example
White with #160554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160554; }
p { color: rgb(22,5,84); }
H1.HeaderClassName
{
color: #160554;
}
.AnyTagClassName
{
color: #160554;
}
</style>
background-color css
<style>
a { background-color: #160554; }
a { background-color: rgb(22,5,84); }
div.DivClassName
{
background-color: #160554;
}
.BgClassName
{
background-color: #160554;
}
</style>
border-color css
<style>
span { border-color: #160554; }
span { border-color: rgb(22,5,84); }
td.TdClassName
{
border-color: #160554;
}
.TagClassName
{
border-color: #160554;
}
</style>