Shades of Paua #170754
Tints of Paua #170754
RGB
CMYK
RGB Variations
Color information
#170754 (or 0x170754) is known color: Paua. HEX triplet: 17, 07 and 54. RGB value is (23,7,84). Sum of RGB (Red+Green+Blue) = 23+7+84=114 (15% of max value = 765). Red value is 23 (9.38% from 255 or 20.18% from 114); Green value is 7 (3.12% from 255 or 6.14% from 114); Blue value is 84 (33.20% from 255 or 73.68% from 114); Max value from RGB is 84 - color contains mainly: blue. Hex color #170754 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #170754 is #E8F8AB. Grayscale: #141414. Windows color (decimal): -15268012 or 5506839. OLE color: 5506839.
HSL color Cylindrical-coordinate representation of color #170754: hue angle of 252.47º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #170754 is Cyan = 0.73, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 7 | 84 | - |
| CMYK | 0.73 | 0.92 | 0 | 0.67 |
| HSL | 252.47º | 0.85% | 0.18% | - |
| HSV(B) | 252.47º | 0.92% | 0.33% | - |
| XYZ | 2.03 | 0.97 | 8.47 | - |
| YUV | 20.56 | 163.8 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 7 | 84 | 0.73 | 0.92 | 0 | 0.67 | 252.47 | 0.85 | 0.18 |
| Hex | 17 | 7 | 54 | 49 | 5C | 0 | 43 | FC | 55 | 12 |
| Octal | 27 | 7 | 124 | 111 | 134 | 0 | 103 | 374 | 125 | 22 |
| Binary | 10111 | 111 | 1010100 | 1001001 | 1011100 | 0 | 1000011 | 11111100 | 1010101 | 10010 |
Color Harmonies of #170754
Complementary color
Monochromatic Colors of #170754
Black with #170754
Text Example
Text Example
White with #170754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #170754; }
p { color: rgb(23,7,84); }
H1.HeaderClassName
{
color: #170754;
}
.AnyTagClassName
{
color: #170754;
}
</style>
background-color css
<style>
a { background-color: #170754; }
a { background-color: rgb(23,7,84); }
div.DivClassName
{
background-color: #170754;
}
.BgClassName
{
background-color: #170754;
}
</style>
border-color css
<style>
span { border-color: #170754; }
span { border-color: rgb(23,7,84); }
td.TdClassName
{
border-color: #170754;
}
.TagClassName
{
border-color: #170754;
}
</style>