Shades of Paua #171048
Tints of Paua #171048
RGB
CMYK
RGB Variations
Color information
#171048 (or 0x171048) is known color: Paua. HEX triplet: 17, 10 and 48. RGB value is (23,16,72). Sum of RGB (Red+Green+Blue) = 23+16+72=111 (14% of max value = 765). Red value is 23 (9.38% from 255 or 20.72% from 111); Green value is 16 (6.64% from 255 or 14.41% from 111); Blue value is 72 (28.52% from 255 or 64.86% from 111); Max value from RGB is 72 - color contains mainly: blue. Hex color #171048 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171048 is #E8EFB7. Grayscale: #181818. Windows color (decimal): -15265720 or 4722711. OLE color: 4722711.
HSL color Cylindrical-coordinate representation of color #171048: hue angle of 247.5º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #171048 is Cyan = 0.68, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 23 | 16 | 72 | - |
| CMYK | 0.68 | 0.78 | 0 | 0.72 |
| HSL | 247.5º | 0.64% | 0.17% | - |
| HSV(B) | 247.5º | 0.78% | 0.28% | - |
| XYZ | 1.71 | 1.02 | 6.24 | - |
| YUV | 24.48 | 154.82 | 126.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 16 | 72 | 0.68 | 0.78 | 0 | 0.72 | 247.5 | 0.64 | 0.17 |
| Hex | 17 | 10 | 48 | 44 | 4E | 0 | 48 | F8 | 40 | 11 |
| Octal | 27 | 20 | 110 | 104 | 116 | 0 | 110 | 370 | 100 | 21 |
| Binary | 10111 | 10000 | 1001000 | 1000100 | 1001110 | 0 | 1001000 | 11111000 | 1000000 | 10001 |
Color Harmonies of #171048
Complementary color
Monochromatic Colors of #171048
Black with #171048
Text Example
Text Example
White with #171048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171048; }
p { color: rgb(23,16,72); }
H1.HeaderClassName
{
color: #171048;
}
.AnyTagClassName
{
color: #171048;
}
</style>
background-color css
<style>
a { background-color: #171048; }
a { background-color: rgb(23,16,72); }
div.DivClassName
{
background-color: #171048;
}
.BgClassName
{
background-color: #171048;
}
</style>
border-color css
<style>
span { border-color: #171048; }
span { border-color: rgb(23,16,72); }
td.TdClassName
{
border-color: #171048;
}
.TagClassName
{
border-color: #171048;
}
</style>