Shades of Paua #110548
Tints of Paua #110548
RGB
CMYK
RGB Variations
Color information
#110548 (or 0x110548) is known color: Paua. HEX triplet: 11, 05 and 48. RGB value is (17,5,72). Sum of RGB (Red+Green+Blue) = 17+5+72=94 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.09% from 94); Green value is 5 (2.34% from 255 or 5.32% from 94); Blue value is 72 (28.52% from 255 or 76.60% from 94); Max value from RGB is 72 - color contains mainly: blue. Hex color #110548 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110548 is #EEFAB7. Grayscale: #0F0F0F. Windows color (decimal): -15661752 or 4719889. OLE color: 4719889.
HSL color Cylindrical-coordinate representation of color #110548: hue angle of 250.75º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #110548 is Cyan = 0.76, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 17 | 5 | 72 | - |
| CMYK | 0.76 | 0.93 | 0 | 0.72 |
| HSL | 250.75º | 0.87% | 0.15% | - |
| HSV(B) | 250.75º | 0.93% | 0.28% | - |
| XYZ | 1.46 | 0.7 | 6.19 | - |
| YUV | 16.23 | 159.48 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 5 | 72 | 0.76 | 0.93 | 0 | 0.72 | 250.75 | 0.87 | 0.15 |
| Hex | 11 | 5 | 48 | 4C | 5D | 0 | 48 | FB | 57 | F |
| Octal | 21 | 5 | 110 | 114 | 135 | 0 | 110 | 373 | 127 | 17 |
| Binary | 10001 | 101 | 1001000 | 1001100 | 1011101 | 0 | 1001000 | 11111011 | 1010111 | 1111 |
Color Harmonies of #110548
Complementary color
Monochromatic Colors of #110548
Black with #110548
Text Example
Text Example
White with #110548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110548; }
p { color: rgb(17,5,72); }
H1.HeaderClassName
{
color: #110548;
}
.AnyTagClassName
{
color: #110548;
}
</style>
background-color css
<style>
a { background-color: #110548; }
a { background-color: rgb(17,5,72); }
div.DivClassName
{
background-color: #110548;
}
.BgClassName
{
background-color: #110548;
}
</style>
border-color css
<style>
span { border-color: #110548; }
span { border-color: rgb(17,5,72); }
td.TdClassName
{
border-color: #110548;
}
.TagClassName
{
border-color: #110548;
}
</style>