Shades of Paua #161546
Tints of Paua #161546
RGB
CMYK
RGB Variations
Color information
#161546 (or 0x161546) is known color: Paua. HEX triplet: 16, 15 and 46. RGB value is (22,21,70). Sum of RGB (Red+Green+Blue) = 22+21+70=113 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.47% from 113); Green value is 21 (8.59% from 255 or 18.58% from 113); Blue value is 70 (27.73% from 255 or 61.95% from 113); Max value from RGB is 70 - color contains mainly: blue. Hex color #161546 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161546 is #E9EAB9. Grayscale: #1A1A1A. Windows color (decimal): -15329978 or 4592918. OLE color: 4592918.
HSL color Cylindrical-coordinate representation of color #161546: hue angle of 241.22º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #161546 is Cyan = 0.69, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 22 | 21 | 70 | - |
| CMYK | 0.69 | 0.70 | 0 | 0.73 |
| HSL | 241.22º | 0.54% | 0.18% | - |
| HSV(B) | 241.22º | 0.7% | 0.27% | - |
| XYZ | 1.7 | 1.15 | 5.93 | - |
| YUV | 26.89 | 152.33 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 21 | 70 | 0.69 | 0.70 | 0 | 0.73 | 241.22 | 0.54 | 0.18 |
| Hex | 16 | 15 | 46 | 45 | 46 | 0 | 49 | F1 | 36 | 12 |
| Octal | 26 | 25 | 106 | 105 | 106 | 0 | 111 | 361 | 66 | 22 |
| Binary | 10110 | 10101 | 1000110 | 1000101 | 1000110 | 0 | 1001001 | 11110001 | 110110 | 10010 |
Color Harmonies of #161546
Complementary color
Monochromatic Colors of #161546
Black with #161546
Text Example
Text Example
White with #161546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161546; }
p { color: rgb(22,21,70); }
H1.HeaderClassName
{
color: #161546;
}
.AnyTagClassName
{
color: #161546;
}
</style>
background-color css
<style>
a { background-color: #161546; }
a { background-color: rgb(22,21,70); }
div.DivClassName
{
background-color: #161546;
}
.BgClassName
{
background-color: #161546;
}
</style>
border-color css
<style>
span { border-color: #161546; }
span { border-color: rgb(22,21,70); }
td.TdClassName
{
border-color: #161546;
}
.TagClassName
{
border-color: #161546;
}
</style>