Shades of Paua #171047
Tints of Paua #171047
RGB
CMYK
RGB Variations
Color information
#171047 (or 0x171047) is known color: Paua. HEX triplet: 17, 10 and 47. RGB value is (23,16,71). Sum of RGB (Red+Green+Blue) = 23+16+71=110 (14% of max value = 765). Red value is 23 (9.38% from 255 or 20.91% from 110); Green value is 16 (6.64% from 255 or 14.55% from 110); Blue value is 71 (28.12% from 255 or 64.55% from 110); Max value from RGB is 71 - color contains mainly: blue. Hex color #171047 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171047 is #E8EFB8. Grayscale: #181818. Windows color (decimal): -15265721 or 4657175. OLE color: 4657175.
HSL color Cylindrical-coordinate representation of color #171047: hue angle of 247.64º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #171047 is Cyan = 0.68, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 23 | 16 | 71 | - |
| CMYK | 0.68 | 0.77 | 0 | 0.72 |
| HSL | 247.64º | 0.63% | 0.17% | - |
| HSV(B) | 247.64º | 0.77% | 0.28% | - |
| XYZ | 1.68 | 1.01 | 6.07 | - |
| YUV | 24.36 | 154.32 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 16 | 71 | 0.68 | 0.77 | 0 | 0.72 | 247.64 | 0.63 | 0.17 |
| Hex | 17 | 10 | 47 | 44 | 4D | 0 | 48 | F8 | 3F | 11 |
| Octal | 27 | 20 | 107 | 104 | 115 | 0 | 110 | 370 | 77 | 21 |
| Binary | 10111 | 10000 | 1000111 | 1000100 | 1001101 | 0 | 1001000 | 11111000 | 111111 | 10001 |
Color Harmonies of #171047
Complementary color
Monochromatic Colors of #171047
Black with #171047
Text Example
Text Example
White with #171047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171047; }
p { color: rgb(23,16,71); }
H1.HeaderClassName
{
color: #171047;
}
.AnyTagClassName
{
color: #171047;
}
</style>
background-color css
<style>
a { background-color: #171047; }
a { background-color: rgb(23,16,71); }
div.DivClassName
{
background-color: #171047;
}
.BgClassName
{
background-color: #171047;
}
</style>
border-color css
<style>
span { border-color: #171047; }
span { border-color: rgb(23,16,71); }
td.TdClassName
{
border-color: #171047;
}
.TagClassName
{
border-color: #171047;
}
</style>