Shades of Paua #110747
Tints of Paua #110747
RGB
CMYK
RGB Variations
Color information
#110747 (or 0x110747) is known color: Paua. HEX triplet: 11, 07 and 47. RGB value is (17,7,71). Sum of RGB (Red+Green+Blue) = 17+7+71=95 (12% of max value = 765). Red value is 17 (7.03% from 255 or 17.89% from 95); Green value is 7 (3.12% from 255 or 7.37% from 95); Blue value is 71 (28.12% from 255 or 74.74% from 95); Max value from RGB is 71 - color contains mainly: blue. Hex color #110747 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110747 is #EEF8B8. Grayscale: #111111. Windows color (decimal): -15661241 or 4654865. OLE color: 4654865.
HSL color Cylindrical-coordinate representation of color #110747: hue angle of 249.38º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #110747 is Cyan = 0.76, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 7 | 71 | - |
| CMYK | 0.76 | 0.90 | 0 | 0.72 |
| HSL | 249.38º | 0.82% | 0.15% | - |
| HSV(B) | 249.38º | 0.9% | 0.28% | - |
| XYZ | 1.44 | 0.73 | 6.03 | - |
| YUV | 17.29 | 158.31 | 127.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 7 | 71 | 0.76 | 0.90 | 0 | 0.72 | 249.38 | 0.82 | 0.15 |
| Hex | 11 | 7 | 47 | 4C | 5A | 0 | 48 | F9 | 52 | F |
| Octal | 21 | 7 | 107 | 114 | 132 | 0 | 110 | 371 | 122 | 17 |
| Binary | 10001 | 111 | 1000111 | 1001100 | 1011010 | 0 | 1001000 | 11111001 | 1010010 | 1111 |
Color Harmonies of #110747
Complementary color
Monochromatic Colors of #110747
Black with #110747
Text Example
Text Example
White with #110747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110747; }
p { color: rgb(17,7,71); }
H1.HeaderClassName
{
color: #110747;
}
.AnyTagClassName
{
color: #110747;
}
</style>
background-color css
<style>
a { background-color: #110747; }
a { background-color: rgb(17,7,71); }
div.DivClassName
{
background-color: #110747;
}
.BgClassName
{
background-color: #110747;
}
</style>
border-color css
<style>
span { border-color: #110747; }
span { border-color: rgb(17,7,71); }
td.TdClassName
{
border-color: #110747;
}
.TagClassName
{
border-color: #110747;
}
</style>