Shades of Paua #170953
Tints of Paua #170953
RGB
CMYK
RGB Variations
Color information
#170953 (or 0x170953) is known color: Paua. HEX triplet: 17, 09 and 53. RGB value is (23,9,83). Sum of RGB (Red+Green+Blue) = 23+9+83=115 (15% of max value = 765). Red value is 23 (9.38% from 255 or 20% from 115); Green value is 9 (3.91% from 255 or 7.83% from 115); Blue value is 83 (32.81% from 255 or 72.17% from 115); Max value from RGB is 83 - color contains mainly: blue. Hex color #170953 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #170953 is #E8F6AC. Grayscale: #151515. Windows color (decimal): -15267501 or 5441815. OLE color: 5441815.
HSL color Cylindrical-coordinate representation of color #170953: hue angle of 251.35º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #170953 is Cyan = 0.72, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 23 | 9 | 83 | - |
| CMYK | 0.72 | 0.89 | 0 | 0.67 |
| HSL | 251.35º | 0.8% | 0.18% | - |
| HSV(B) | 251.35º | 0.89% | 0.33% | - |
| XYZ | 2.01 | 1 | 8.27 | - |
| YUV | 21.62 | 162.64 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 9 | 83 | 0.72 | 0.89 | 0 | 0.67 | 251.35 | 0.8 | 0.18 |
| Hex | 17 | 9 | 53 | 48 | 59 | 0 | 43 | FB | 50 | 12 |
| Octal | 27 | 11 | 123 | 110 | 131 | 0 | 103 | 373 | 120 | 22 |
| Binary | 10111 | 1001 | 1010011 | 1001000 | 1011001 | 0 | 1000011 | 11111011 | 1010000 | 10010 |
Color Harmonies of #170953
Complementary color
Monochromatic Colors of #170953
Black with #170953
Text Example
Text Example
White with #170953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #170953; }
p { color: rgb(23,9,83); }
H1.HeaderClassName
{
color: #170953;
}
.AnyTagClassName
{
color: #170953;
}
</style>
background-color css
<style>
a { background-color: #170953; }
a { background-color: rgb(23,9,83); }
div.DivClassName
{
background-color: #170953;
}
.BgClassName
{
background-color: #170953;
}
</style>
border-color css
<style>
span { border-color: #170953; }
span { border-color: rgb(23,9,83); }
td.TdClassName
{
border-color: #170953;
}
.TagClassName
{
border-color: #170953;
}
</style>