Shades of Paua #171749
Tints of Paua #171749
RGB
CMYK
RGB Variations
Color information
#171749 (or 0x171749) is known color: Paua. HEX triplet: 17, 17 and 49. RGB value is (23,23,73). Sum of RGB (Red+Green+Blue) = 23+23+73=119 (15% of max value = 765). Red value is 23 (9.38% from 255 or 19.33% from 119); Green value is 23 (9.38% from 255 or 19.33% from 119); Blue value is 73 (28.91% from 255 or 61.34% from 119); Max value from RGB is 73 - color contains mainly: blue. Hex color #171749 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171749 is #E8E8B6. Grayscale: #1C1C1C. Windows color (decimal): -15263927 or 4790039. OLE color: 4790039.
HSL color Cylindrical-coordinate representation of color #171749: hue angle of 240º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #171749 is Cyan = 0.68, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 23 | 23 | 73 | - |
| CMYK | 0.68 | 0.68 | 0 | 0.71 |
| HSL | 240º | 0.52% | 0.19% | - |
| HSV(B) | 240º | 0.68% | 0.29% | - |
| XYZ | 1.86 | 1.28 | 6.45 | - |
| YUV | 28.7 | 153 | 123.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 23 | 73 | 0.68 | 0.68 | 0 | 0.71 | 240 | 0.52 | 0.19 |
| Hex | 17 | 17 | 49 | 44 | 44 | 0 | 47 | F0 | 34 | 13 |
| Octal | 27 | 27 | 111 | 104 | 104 | 0 | 107 | 360 | 64 | 23 |
| Binary | 10111 | 10111 | 1001001 | 1000100 | 1000100 | 0 | 1000111 | 11110000 | 110100 | 10011 |
Color Harmonies of #171749
Complementary color
Monochromatic Colors of #171749
Black with #171749
Text Example
Text Example
White with #171749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171749; }
p { color: rgb(23,23,73); }
H1.HeaderClassName
{
color: #171749;
}
.AnyTagClassName
{
color: #171749;
}
</style>
background-color css
<style>
a { background-color: #171749; }
a { background-color: rgb(23,23,73); }
div.DivClassName
{
background-color: #171749;
}
.BgClassName
{
background-color: #171749;
}
</style>
border-color css
<style>
span { border-color: #171749; }
span { border-color: rgb(23,23,73); }
td.TdClassName
{
border-color: #171749;
}
.TagClassName
{
border-color: #171749;
}
</style>