Shades of Paua #110847
Tints of Paua #110847
RGB
CMYK
RGB Variations
Color information
#110847 (or 0x110847) is known color: Paua. HEX triplet: 11, 08 and 47. RGB value is (17,8,71). Sum of RGB (Red+Green+Blue) = 17+8+71=96 (12% of max value = 765). Red value is 17 (7.03% from 255 or 17.71% from 96); Green value is 8 (3.52% from 255 or 8.33% from 96); Blue value is 71 (28.12% from 255 or 73.96% from 96); Max value from RGB is 71 - color contains mainly: blue. Hex color #110847 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110847 is #EEF7B8. Grayscale: #111111. Windows color (decimal): -15660985 or 4655121. OLE color: 4655121.
HSL color Cylindrical-coordinate representation of color #110847: hue angle of 248.57º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #110847 is Cyan = 0.76, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 8 | 71 | - |
| CMYK | 0.76 | 0.89 | 0 | 0.72 |
| HSL | 248.57º | 0.8% | 0.15% | - |
| HSV(B) | 248.57º | 0.89% | 0.28% | - |
| XYZ | 1.46 | 0.75 | 6.03 | - |
| YUV | 17.87 | 157.98 | 127.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 8 | 71 | 0.76 | 0.89 | 0 | 0.72 | 248.57 | 0.8 | 0.15 |
| Hex | 11 | 8 | 47 | 4C | 59 | 0 | 48 | F9 | 50 | F |
| Octal | 21 | 10 | 107 | 114 | 131 | 0 | 110 | 371 | 120 | 17 |
| Binary | 10001 | 1000 | 1000111 | 1001100 | 1011001 | 0 | 1001000 | 11111001 | 1010000 | 1111 |
Color Harmonies of #110847
Complementary color
Monochromatic Colors of #110847
Black with #110847
Text Example
Text Example
White with #110847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110847; }
p { color: rgb(17,8,71); }
H1.HeaderClassName
{
color: #110847;
}
.AnyTagClassName
{
color: #110847;
}
</style>
background-color css
<style>
a { background-color: #110847; }
a { background-color: rgb(17,8,71); }
div.DivClassName
{
background-color: #110847;
}
.BgClassName
{
background-color: #110847;
}
</style>
border-color css
<style>
span { border-color: #110847; }
span { border-color: rgb(17,8,71); }
td.TdClassName
{
border-color: #110847;
}
.TagClassName
{
border-color: #110847;
}
</style>