Shades of Paua #161051
Tints of Paua #161051
RGB
CMYK
RGB Variations
Color information
#161051 (or 0x161051) is known color: Paua. HEX triplet: 16, 10 and 51. RGB value is (22,16,81). Sum of RGB (Red+Green+Blue) = 22+16+81=119 (15% of max value = 765). Red value is 22 (8.98% from 255 or 18.49% from 119); Green value is 16 (6.64% from 255 or 13.45% from 119); Blue value is 81 (32.03% from 255 or 68.07% from 119); Max value from RGB is 81 - color contains mainly: blue. Hex color #161051 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #161051 is #E9EFAE. Grayscale: #181818. Windows color (decimal): -15331247 or 5312534. OLE color: 5312534.
HSL color Cylindrical-coordinate representation of color #161051: hue angle of 245.54º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #161051 is Cyan = 0.73, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 16 | 81 | - |
| CMYK | 0.73 | 0.80 | 0 | 0.68 |
| HSL | 245.54º | 0.67% | 0.19% | - |
| HSV(B) | 245.54º | 0.8% | 0.32% | - |
| XYZ | 2 | 1.14 | 7.9 | - |
| YUV | 25.2 | 159.49 | 125.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 16 | 81 | 0.73 | 0.80 | 0 | 0.68 | 245.54 | 0.67 | 0.19 |
| Hex | 16 | 10 | 51 | 49 | 50 | 0 | 44 | F6 | 43 | 13 |
| Octal | 26 | 20 | 121 | 111 | 120 | 0 | 104 | 366 | 103 | 23 |
| Binary | 10110 | 10000 | 1010001 | 1001001 | 1010000 | 0 | 1000100 | 11110110 | 1000011 | 10011 |
Color Harmonies of #161051
Complementary color
Monochromatic Colors of #161051
Black with #161051
Text Example
Text Example
White with #161051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161051; }
p { color: rgb(22,16,81); }
H1.HeaderClassName
{
color: #161051;
}
.AnyTagClassName
{
color: #161051;
}
</style>
background-color css
<style>
a { background-color: #161051; }
a { background-color: rgb(22,16,81); }
div.DivClassName
{
background-color: #161051;
}
.BgClassName
{
background-color: #161051;
}
</style>
border-color css
<style>
span { border-color: #161051; }
span { border-color: rgb(22,16,81); }
td.TdClassName
{
border-color: #161051;
}
.TagClassName
{
border-color: #161051;
}
</style>