Shades of Paua #110648
Tints of Paua #110648
RGB
CMYK
RGB Variations
Color information
#110648 (or 0x110648) is known color: Paua. HEX triplet: 11, 06 and 48. RGB value is (17,6,72). Sum of RGB (Red+Green+Blue) = 17+6+72=95 (12% of max value = 765). Red value is 17 (7.03% from 255 or 17.89% from 95); Green value is 6 (2.73% from 255 or 6.32% from 95); Blue value is 72 (28.52% from 255 or 75.79% from 95); Max value from RGB is 72 - color contains mainly: blue. Hex color #110648 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110648 is #EEF9B7. Grayscale: #101010. Windows color (decimal): -15661496 or 4720145. OLE color: 4720145.
HSL color Cylindrical-coordinate representation of color #110648: hue angle of 250º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #110648 is Cyan = 0.76, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 6 | 72 | - |
| CMYK | 0.76 | 0.92 | 0 | 0.72 |
| HSL | 250º | 0.85% | 0.15% | - |
| HSV(B) | 250º | 0.92% | 0.28% | - |
| XYZ | 1.47 | 0.72 | 6.19 | - |
| YUV | 16.81 | 159.14 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 6 | 72 | 0.76 | 0.92 | 0 | 0.72 | 250 | 0.85 | 0.15 |
| Hex | 11 | 6 | 48 | 4C | 5C | 0 | 48 | FA | 55 | F |
| Octal | 21 | 6 | 110 | 114 | 134 | 0 | 110 | 372 | 125 | 17 |
| Binary | 10001 | 110 | 1001000 | 1001100 | 1011100 | 0 | 1001000 | 11111010 | 1010101 | 1111 |
Color Harmonies of #110648
Complementary color
Monochromatic Colors of #110648
Black with #110648
Text Example
Text Example
White with #110648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110648; }
p { color: rgb(17,6,72); }
H1.HeaderClassName
{
color: #110648;
}
.AnyTagClassName
{
color: #110648;
}
</style>
background-color css
<style>
a { background-color: #110648; }
a { background-color: rgb(17,6,72); }
div.DivClassName
{
background-color: #110648;
}
.BgClassName
{
background-color: #110648;
}
</style>
border-color css
<style>
span { border-color: #110648; }
span { border-color: rgb(17,6,72); }
td.TdClassName
{
border-color: #110648;
}
.TagClassName
{
border-color: #110648;
}
</style>