Shades of Paua #171556
Tints of Paua #171556
RGB
CMYK
RGB Variations
Color information
#171556 (or 0x171556) is known color: Paua. HEX triplet: 17, 15 and 56. RGB value is (23,21,86). Sum of RGB (Red+Green+Blue) = 23+21+86=130 (17% of max value = 765). Red value is 23 (9.38% from 255 or 17.69% from 130); Green value is 21 (8.59% from 255 or 16.15% from 130); Blue value is 86 (33.98% from 255 or 66.15% from 130); Max value from RGB is 86 - color contains mainly: blue. Hex color #171556 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #171556 is #E8EAA9. Grayscale: #1C1C1C. Windows color (decimal): -15264426 or 5641495. OLE color: 5641495.
HSL color Cylindrical-coordinate representation of color #171556: hue angle of 241.85º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #171556 is Cyan = 0.73, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 23 | 21 | 86 | - |
| CMYK | 0.73 | 0.76 | 0 | 0.66 |
| HSL | 241.85º | 0.61% | 0.21% | - |
| HSV(B) | 241.85º | 0.76% | 0.34% | - |
| XYZ | 2.3 | 1.39 | 8.95 | - |
| YUV | 29.01 | 160.16 | 123.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 21 | 86 | 0.73 | 0.76 | 0 | 0.66 | 241.85 | 0.61 | 0.21 |
| Hex | 17 | 15 | 56 | 49 | 4C | 0 | 42 | F2 | 3D | 15 |
| Octal | 27 | 25 | 126 | 111 | 114 | 0 | 102 | 362 | 75 | 25 |
| Binary | 10111 | 10101 | 1010110 | 1001001 | 1001100 | 0 | 1000010 | 11110010 | 111101 | 10101 |
Color Harmonies of #171556
Complementary color
Monochromatic Colors of #171556
Black with #171556
Text Example
Text Example
White with #171556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171556; }
p { color: rgb(23,21,86); }
H1.HeaderClassName
{
color: #171556;
}
.AnyTagClassName
{
color: #171556;
}
</style>
background-color css
<style>
a { background-color: #171556; }
a { background-color: rgb(23,21,86); }
div.DivClassName
{
background-color: #171556;
}
.BgClassName
{
background-color: #171556;
}
</style>
border-color css
<style>
span { border-color: #171556; }
span { border-color: rgb(23,21,86); }
td.TdClassName
{
border-color: #171556;
}
.TagClassName
{
border-color: #171556;
}
</style>