Shades of Paua #160851
Tints of Paua #160851
RGB
CMYK
RGB Variations
Color information
#160851 (or 0x160851) is known color: Paua. HEX triplet: 16, 08 and 51. RGB value is (22,8,81). Sum of RGB (Red+Green+Blue) = 22+8+81=111 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.82% from 111); Green value is 8 (3.52% from 255 or 7.21% from 111); Blue value is 81 (32.03% from 255 or 72.97% from 111); Max value from RGB is 81 - color contains mainly: blue. Hex color #160851 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160851 is #E9F7AE. Grayscale: #141414. Windows color (decimal): -15333295 or 5310486. OLE color: 5310486.
HSL color Cylindrical-coordinate representation of color #160851: hue angle of 251.51º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #160851 is Cyan = 0.73, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 8 | 81 | - |
| CMYK | 0.73 | 0.90 | 0 | 0.68 |
| HSL | 251.51º | 0.82% | 0.17% | - |
| HSV(B) | 251.51º | 0.9% | 0.32% | - |
| XYZ | 1.9 | 0.94 | 7.87 | - |
| YUV | 20.51 | 162.14 | 129.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 8 | 81 | 0.73 | 0.90 | 0 | 0.68 | 251.51 | 0.82 | 0.17 |
| Hex | 16 | 8 | 51 | 49 | 5A | 0 | 44 | FC | 52 | 11 |
| Octal | 26 | 10 | 121 | 111 | 132 | 0 | 104 | 374 | 122 | 21 |
| Binary | 10110 | 1000 | 1010001 | 1001001 | 1011010 | 0 | 1000100 | 11111100 | 1010010 | 10001 |
Color Harmonies of #160851
Complementary color
Monochromatic Colors of #160851
Black with #160851
Text Example
Text Example
White with #160851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160851; }
p { color: rgb(22,8,81); }
H1.HeaderClassName
{
color: #160851;
}
.AnyTagClassName
{
color: #160851;
}
</style>
background-color css
<style>
a { background-color: #160851; }
a { background-color: rgb(22,8,81); }
div.DivClassName
{
background-color: #160851;
}
.BgClassName
{
background-color: #160851;
}
</style>
border-color css
<style>
span { border-color: #160851; }
span { border-color: rgb(22,8,81); }
td.TdClassName
{
border-color: #160851;
}
.TagClassName
{
border-color: #160851;
}
</style>