Shades of Paua #160454
Tints of Paua #160454
RGB
CMYK
RGB Variations
Color information
#160454 (or 0x160454) is known color: Paua. HEX triplet: 16, 04 and 54. RGB value is (22,4,84). Sum of RGB (Red+Green+Blue) = 22+4+84=110 (14% of max value = 765). Red value is 22 (8.98% from 255 or 20% from 110); Green value is 4 (1.95% from 255 or 3.64% from 110); Blue value is 84 (33.20% from 255 or 76.36% from 110); Max value from RGB is 84 - color contains mainly: blue. Hex color #160454 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160454 is #E9FBAB. Grayscale: #121212. Windows color (decimal): -15334316 or 5506070. OLE color: 5506070.
HSL color Cylindrical-coordinate representation of color #160454: hue angle of 253.5º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #160454 is Cyan = 0.74, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 4 | 84 | - |
| CMYK | 0.74 | 0.95 | 0 | 0.67 |
| HSL | 253.5º | 0.91% | 0.17% | - |
| HSV(B) | 253.5º | 0.95% | 0.33% | - |
| XYZ | 1.97 | 0.9 | 8.46 | - |
| YUV | 18.5 | 164.96 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 4 | 84 | 0.74 | 0.95 | 0 | 0.67 | 253.5 | 0.91 | 0.17 |
| Hex | 16 | 4 | 54 | 4A | 5F | 0 | 43 | FE | 5B | 11 |
| Octal | 26 | 4 | 124 | 112 | 137 | 0 | 103 | 376 | 133 | 21 |
| Binary | 10110 | 100 | 1010100 | 1001010 | 1011111 | 0 | 1000011 | 11111110 | 1011011 | 10001 |
Color Harmonies of #160454
Complementary color
Monochromatic Colors of #160454
Black with #160454
Text Example
Text Example
White with #160454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160454; }
p { color: rgb(22,4,84); }
H1.HeaderClassName
{
color: #160454;
}
.AnyTagClassName
{
color: #160454;
}
</style>
background-color css
<style>
a { background-color: #160454; }
a { background-color: rgb(22,4,84); }
div.DivClassName
{
background-color: #160454;
}
.BgClassName
{
background-color: #160454;
}
</style>
border-color css
<style>
span { border-color: #160454; }
span { border-color: rgb(22,4,84); }
td.TdClassName
{
border-color: #160454;
}
.TagClassName
{
border-color: #160454;
}
</style>