Shades of Paua #161040
Tints of Paua #161040
RGB
CMYK
RGB Variations
Color information
#161040 (or 0x161040) is known color: Paua. HEX triplet: 16, 10 and 40. RGB value is (22,16,64). Sum of RGB (Red+Green+Blue) = 22+16+64=102 (13% of max value = 765). Red value is 22 (8.98% from 255 or 21.57% from 102); Green value is 16 (6.64% from 255 or 15.69% from 102); Blue value is 64 (25.39% from 255 or 62.75% from 102); Max value from RGB is 64 - color contains mainly: blue. Hex color #161040 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161040 is #E9EFBF. Grayscale: #171717. Windows color (decimal): -15331264 or 4198422. OLE color: 4198422.
HSL color Cylindrical-coordinate representation of color #161040: hue angle of 247.5º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #161040 is Cyan = 0.66, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 22 | 16 | 64 | - |
| CMYK | 0.66 | 0.75 | 0 | 0.75 |
| HSL | 247.5º | 0.6% | 0.16% | - |
| HSV(B) | 247.5º | 0.75% | 0.25% | - |
| XYZ | 1.44 | 0.91 | 4.95 | - |
| YUV | 23.27 | 150.99 | 127.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 16 | 64 | 0.66 | 0.75 | 0 | 0.75 | 247.5 | 0.6 | 0.16 |
| Hex | 16 | 10 | 40 | 42 | 4B | 0 | 4B | F8 | 3C | 10 |
| Octal | 26 | 20 | 100 | 102 | 113 | 0 | 113 | 370 | 74 | 20 |
| Binary | 10110 | 10000 | 1000000 | 1000010 | 1001011 | 0 | 1001011 | 11111000 | 111100 | 10000 |
Color Harmonies of #161040
Complementary color
Monochromatic Colors of #161040
Black with #161040
Text Example
Text Example
White with #161040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161040; }
p { color: rgb(22,16,64); }
H1.HeaderClassName
{
color: #161040;
}
.AnyTagClassName
{
color: #161040;
}
</style>
background-color css
<style>
a { background-color: #161040; }
a { background-color: rgb(22,16,64); }
div.DivClassName
{
background-color: #161040;
}
.BgClassName
{
background-color: #161040;
}
</style>
border-color css
<style>
span { border-color: #161040; }
span { border-color: rgb(22,16,64); }
td.TdClassName
{
border-color: #161040;
}
.TagClassName
{
border-color: #161040;
}
</style>