Shades of Paua #110844
Tints of Paua #110844
RGB
CMYK
RGB Variations
Color information
#110844 (or 0x110844) is known color: Paua. HEX triplet: 11, 08 and 44. RGB value is (17,8,68). Sum of RGB (Red+Green+Blue) = 17+8+68=93 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.28% from 93); Green value is 8 (3.52% from 255 or 8.60% from 93); Blue value is 68 (26.95% from 255 or 73.12% from 93); Max value from RGB is 68 - color contains mainly: blue. Hex color #110844 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110844 is #EEF7BB. Grayscale: #111111. Windows color (decimal): -15660988 or 4458513. OLE color: 4458513.
HSL color Cylindrical-coordinate representation of color #110844: hue angle of 249º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #110844 is Cyan = 0.75, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 8 | 68 | - |
| CMYK | 0.75 | 0.88 | 0 | 0.73 |
| HSL | 249º | 0.79% | 0.15% | - |
| HSV(B) | 249º | 0.88% | 0.27% | - |
| XYZ | 1.36 | 0.71 | 5.53 | - |
| YUV | 17.53 | 156.48 | 127.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 8 | 68 | 0.75 | 0.88 | 0 | 0.73 | 249 | 0.79 | 0.15 |
| Hex | 11 | 8 | 44 | 4B | 58 | 0 | 49 | F9 | 4F | F |
| Octal | 21 | 10 | 104 | 113 | 130 | 0 | 111 | 371 | 117 | 17 |
| Binary | 10001 | 1000 | 1000100 | 1001011 | 1011000 | 0 | 1001001 | 11111001 | 1001111 | 1111 |
Color Harmonies of #110844
Complementary color
Monochromatic Colors of #110844
Black with #110844
Text Example
Text Example
White with #110844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110844; }
p { color: rgb(17,8,68); }
H1.HeaderClassName
{
color: #110844;
}
.AnyTagClassName
{
color: #110844;
}
</style>
background-color css
<style>
a { background-color: #110844; }
a { background-color: rgb(17,8,68); }
div.DivClassName
{
background-color: #110844;
}
.BgClassName
{
background-color: #110844;
}
</style>
border-color css
<style>
span { border-color: #110844; }
span { border-color: rgb(17,8,68); }
td.TdClassName
{
border-color: #110844;
}
.TagClassName
{
border-color: #110844;
}
</style>