Shades of Paua #161553
Tints of Paua #161553
RGB
CMYK
RGB Variations
Color information
#161553 (or 0x161553) is known color: Paua. HEX triplet: 16, 15 and 53. RGB value is (22,21,83). Sum of RGB (Red+Green+Blue) = 22+21+83=126 (16% of max value = 765). Red value is 22 (8.98% from 255 or 17.46% from 126); Green value is 21 (8.59% from 255 or 16.67% from 126); Blue value is 83 (32.81% from 255 or 65.87% from 126); Max value from RGB is 83 - color contains mainly: blue. Hex color #161553 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #161553 is #E9EAAC. Grayscale: #1C1C1C. Windows color (decimal): -15329965 or 5444886. OLE color: 5444886.
HSL color Cylindrical-coordinate representation of color #161553: hue angle of 240.97º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #161553 is Cyan = 0.73, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 21 | 83 | - |
| CMYK | 0.73 | 0.75 | 0 | 0.67 |
| HSL | 240.97º | 0.6% | 0.2% | - |
| HSV(B) | 240.97º | 0.75% | 0.33% | - |
| XYZ | 2.16 | 1.33 | 8.33 | - |
| YUV | 28.37 | 158.83 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 21 | 83 | 0.73 | 0.75 | 0 | 0.67 | 240.97 | 0.6 | 0.2 |
| Hex | 16 | 15 | 53 | 49 | 4B | 0 | 43 | F1 | 3C | 14 |
| Octal | 26 | 25 | 123 | 111 | 113 | 0 | 103 | 361 | 74 | 24 |
| Binary | 10110 | 10101 | 1010011 | 1001001 | 1001011 | 0 | 1000011 | 11110001 | 111100 | 10100 |
Color Harmonies of #161553
Complementary color
Monochromatic Colors of #161553
Black with #161553
Text Example
Text Example
White with #161553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161553; }
p { color: rgb(22,21,83); }
H1.HeaderClassName
{
color: #161553;
}
.AnyTagClassName
{
color: #161553;
}
</style>
background-color css
<style>
a { background-color: #161553; }
a { background-color: rgb(22,21,83); }
div.DivClassName
{
background-color: #161553;
}
.BgClassName
{
background-color: #161553;
}
</style>
border-color css
<style>
span { border-color: #161553; }
span { border-color: rgb(22,21,83); }
td.TdClassName
{
border-color: #161553;
}
.TagClassName
{
border-color: #161553;
}
</style>