Shades of Paua #171056
Tints of Paua #171056
RGB
CMYK
RGB Variations
Color information
#171056 (or 0x171056) is known color: Paua. HEX triplet: 17, 10 and 56. RGB value is (23,16,86). Sum of RGB (Red+Green+Blue) = 23+16+86=125 (16% of max value = 765). Red value is 23 (9.38% from 255 or 18.4% from 125); Green value is 16 (6.64% from 255 or 12.8% from 125); Blue value is 86 (33.98% from 255 or 68.8% from 125); Max value from RGB is 86 - color contains mainly: blue. Hex color #171056 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #171056 is #E8EFA9. Grayscale: #191919. Windows color (decimal): -15265706 or 5640215. OLE color: 5640215.
HSL color Cylindrical-coordinate representation of color #171056: hue angle of 246º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #171056 is Cyan = 0.73, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 23 | 16 | 86 | - |
| CMYK | 0.73 | 0.81 | 0 | 0.66 |
| HSL | 246º | 0.69% | 0.2% | - |
| HSV(B) | 246º | 0.81% | 0.34% | - |
| XYZ | 2.22 | 1.22 | 8.92 | - |
| YUV | 26.07 | 161.82 | 125.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 16 | 86 | 0.73 | 0.81 | 0 | 0.66 | 246 | 0.69 | 0.2 |
| Hex | 17 | 10 | 56 | 49 | 51 | 0 | 42 | F6 | 45 | 14 |
| Octal | 27 | 20 | 126 | 111 | 121 | 0 | 102 | 366 | 105 | 24 |
| Binary | 10111 | 10000 | 1010110 | 1001001 | 1010001 | 0 | 1000010 | 11110110 | 1000101 | 10100 |
Color Harmonies of #171056
Complementary color
Monochromatic Colors of #171056
Black with #171056
Text Example
Text Example
White with #171056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171056; }
p { color: rgb(23,16,86); }
H1.HeaderClassName
{
color: #171056;
}
.AnyTagClassName
{
color: #171056;
}
</style>
background-color css
<style>
a { background-color: #171056; }
a { background-color: rgb(23,16,86); }
div.DivClassName
{
background-color: #171056;
}
.BgClassName
{
background-color: #171056;
}
</style>
border-color css
<style>
span { border-color: #171056; }
span { border-color: rgb(23,16,86); }
td.TdClassName
{
border-color: #171056;
}
.TagClassName
{
border-color: #171056;
}
</style>