Shades of Paua #161349
Tints of Paua #161349
RGB
CMYK
RGB Variations
Color information
#161349 (or 0x161349) is known color: Paua. HEX triplet: 16, 13 and 49. RGB value is (22,19,73). Sum of RGB (Red+Green+Blue) = 22+19+73=114 (15% of max value = 765). Red value is 22 (8.98% from 255 or 19.30% from 114); Green value is 19 (7.81% from 255 or 16.67% from 114); Blue value is 73 (28.91% from 255 or 64.04% from 114); Max value from RGB is 73 - color contains mainly: blue. Hex color #161349 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161349 is #E9ECB6. Grayscale: #191919. Windows color (decimal): -15330487 or 4789014. OLE color: 4789014.
HSL color Cylindrical-coordinate representation of color #161349: hue angle of 243.33º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #161349 is Cyan = 0.70, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 22 | 19 | 73 | - |
| CMYK | 0.70 | 0.74 | 0 | 0.71 |
| HSL | 243.33º | 0.59% | 0.18% | - |
| HSV(B) | 243.33º | 0.74% | 0.29% | - |
| XYZ | 1.77 | 1.12 | 6.43 | - |
| YUV | 26.05 | 154.49 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 19 | 73 | 0.70 | 0.74 | 0 | 0.71 | 243.33 | 0.59 | 0.18 |
| Hex | 16 | 13 | 49 | 46 | 4A | 0 | 47 | F3 | 3B | 12 |
| Octal | 26 | 23 | 111 | 106 | 112 | 0 | 107 | 363 | 73 | 22 |
| Binary | 10110 | 10011 | 1001001 | 1000110 | 1001010 | 0 | 1000111 | 11110011 | 111011 | 10010 |
Color Harmonies of #161349
Complementary color
Monochromatic Colors of #161349
Black with #161349
Text Example
Text Example
White with #161349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161349; }
p { color: rgb(22,19,73); }
H1.HeaderClassName
{
color: #161349;
}
.AnyTagClassName
{
color: #161349;
}
</style>
background-color css
<style>
a { background-color: #161349; }
a { background-color: rgb(22,19,73); }
div.DivClassName
{
background-color: #161349;
}
.BgClassName
{
background-color: #161349;
}
</style>
border-color css
<style>
span { border-color: #161349; }
span { border-color: rgb(22,19,73); }
td.TdClassName
{
border-color: #161349;
}
.TagClassName
{
border-color: #161349;
}
</style>