Shades of Paua #160952
Tints of Paua #160952
RGB
CMYK
RGB Variations
Color information
#160952 (or 0x160952) is known color: Paua. HEX triplet: 16, 09 and 52. RGB value is (22,9,82). Sum of RGB (Red+Green+Blue) = 22+9+82=113 (14% of max value = 765). Red value is 22 (8.98% from 255 or 19.47% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 82 (32.42% from 255 or 72.57% from 113); Max value from RGB is 82 - color contains mainly: blue. Hex color #160952 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160952 is #E9F6AD. Grayscale: #141414. Windows color (decimal): -15333038 or 5376278. OLE color: 5376278.
HSL color Cylindrical-coordinate representation of color #160952: hue angle of 250.68º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #160952 is Cyan = 0.73, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 22 | 9 | 82 | - |
| CMYK | 0.73 | 0.89 | 0 | 0.68 |
| HSL | 250.68º | 0.8% | 0.18% | - |
| HSV(B) | 250.68º | 0.89% | 0.32% | - |
| XYZ | 1.95 | 0.98 | 8.07 | - |
| YUV | 21.21 | 162.31 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 9 | 82 | 0.73 | 0.89 | 0 | 0.68 | 250.68 | 0.8 | 0.18 |
| Hex | 16 | 9 | 52 | 49 | 59 | 0 | 44 | FB | 50 | 12 |
| Octal | 26 | 11 | 122 | 111 | 131 | 0 | 104 | 373 | 120 | 22 |
| Binary | 10110 | 1001 | 1010010 | 1001001 | 1011001 | 0 | 1000100 | 11111011 | 1010000 | 10010 |
Color Harmonies of #160952
Complementary color
Monochromatic Colors of #160952
Black with #160952
Text Example
Text Example
White with #160952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160952; }
p { color: rgb(22,9,82); }
H1.HeaderClassName
{
color: #160952;
}
.AnyTagClassName
{
color: #160952;
}
</style>
background-color css
<style>
a { background-color: #160952; }
a { background-color: rgb(22,9,82); }
div.DivClassName
{
background-color: #160952;
}
.BgClassName
{
background-color: #160952;
}
</style>
border-color css
<style>
span { border-color: #160952; }
span { border-color: rgb(22,9,82); }
td.TdClassName
{
border-color: #160952;
}
.TagClassName
{
border-color: #160952;
}
</style>