Shades of Paua #160953
Tints of Paua #160953
RGB
CMYK
RGB Variations
Color information
#160953 (or 0x160953) is known color: Paua. HEX triplet: 16, 09 and 53. RGB value is (22,9,83). Sum of RGB (Red+Green+Blue) = 22+9+83=114 (15% of max value = 765). Red value is 22 (8.98% from 255 or 19.30% from 114); Green value is 9 (3.91% from 255 or 7.89% from 114); Blue value is 83 (32.81% from 255 or 72.81% from 114); Max value from RGB is 83 - color contains mainly: blue. Hex color #160953 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160953 is #E9F6AC. Grayscale: #151515. Windows color (decimal): -15333037 or 5441814. OLE color: 5441814.
HSL color Cylindrical-coordinate representation of color #160953: hue angle of 250.54º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #160953 is Cyan = 0.73, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 9 | 83 | - |
| CMYK | 0.73 | 0.89 | 0 | 0.67 |
| HSL | 250.54º | 0.8% | 0.18% | - |
| HSV(B) | 250.54º | 0.89% | 0.33% | - |
| XYZ | 1.99 | 0.99 | 8.27 | - |
| YUV | 21.32 | 162.81 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 9 | 83 | 0.73 | 0.89 | 0 | 0.67 | 250.54 | 0.8 | 0.18 |
| Hex | 16 | 9 | 53 | 49 | 59 | 0 | 43 | FB | 50 | 12 |
| Octal | 26 | 11 | 123 | 111 | 131 | 0 | 103 | 373 | 120 | 22 |
| Binary | 10110 | 1001 | 1010011 | 1001001 | 1011001 | 0 | 1000011 | 11111011 | 1010000 | 10010 |
Color Harmonies of #160953
Complementary color
Monochromatic Colors of #160953
Black with #160953
Text Example
Text Example
White with #160953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160953; }
p { color: rgb(22,9,83); }
H1.HeaderClassName
{
color: #160953;
}
.AnyTagClassName
{
color: #160953;
}
</style>
background-color css
<style>
a { background-color: #160953; }
a { background-color: rgb(22,9,83); }
div.DivClassName
{
background-color: #160953;
}
.BgClassName
{
background-color: #160953;
}
</style>
border-color css
<style>
span { border-color: #160953; }
span { border-color: rgb(22,9,83); }
td.TdClassName
{
border-color: #160953;
}
.TagClassName
{
border-color: #160953;
}
</style>