Shades of Paua #161042
Tints of Paua #161042
RGB
CMYK
RGB Variations
Color information
#161042 (or 0x161042) is known color: Paua. HEX triplet: 16, 10 and 42. RGB value is (22,16,66). Sum of RGB (Red+Green+Blue) = 22+16+66=104 (13% of max value = 765). Red value is 22 (8.98% from 255 or 21.15% from 104); Green value is 16 (6.64% from 255 or 15.38% from 104); Blue value is 66 (26.17% from 255 or 63.46% from 104); Max value from RGB is 66 - color contains mainly: blue. Hex color #161042 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161042 is #E9EFBD. Grayscale: #171717. Windows color (decimal): -15331262 or 4329494. OLE color: 4329494.
HSL color Cylindrical-coordinate representation of color #161042: hue angle of 247.2º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #161042 is Cyan = 0.67, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 22 | 16 | 66 | - |
| CMYK | 0.67 | 0.76 | 0 | 0.74 |
| HSL | 247.2º | 0.61% | 0.16% | - |
| HSV(B) | 247.2º | 0.76% | 0.26% | - |
| XYZ | 1.5 | 0.93 | 5.26 | - |
| YUV | 23.49 | 151.99 | 126.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 16 | 66 | 0.67 | 0.76 | 0 | 0.74 | 247.2 | 0.61 | 0.16 |
| Hex | 16 | 10 | 42 | 43 | 4C | 0 | 4A | F7 | 3D | 10 |
| Octal | 26 | 20 | 102 | 103 | 114 | 0 | 112 | 367 | 75 | 20 |
| Binary | 10110 | 10000 | 1000010 | 1000011 | 1001100 | 0 | 1001010 | 11110111 | 111101 | 10000 |
Color Harmonies of #161042
Complementary color
Monochromatic Colors of #161042
Black with #161042
Text Example
Text Example
White with #161042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161042; }
p { color: rgb(22,16,66); }
H1.HeaderClassName
{
color: #161042;
}
.AnyTagClassName
{
color: #161042;
}
</style>
background-color css
<style>
a { background-color: #161042; }
a { background-color: rgb(22,16,66); }
div.DivClassName
{
background-color: #161042;
}
.BgClassName
{
background-color: #161042;
}
</style>
border-color css
<style>
span { border-color: #161042; }
span { border-color: rgb(22,16,66); }
td.TdClassName
{
border-color: #161042;
}
.TagClassName
{
border-color: #161042;
}
</style>