Shades of Paua #100847
Tints of Paua #100847
RGB
CMYK
RGB Variations
Color information
#100847 (or 0x100847) is known color: Paua. HEX triplet: 10, 08 and 47. RGB value is (16,8,71). Sum of RGB (Red+Green+Blue) = 16+8+71=95 (12% of max value = 765). Red value is 16 (6.64% from 255 or 16.84% from 95); Green value is 8 (3.52% from 255 or 8.42% 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 #100847 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100847 is #EFF7B8. Grayscale: #111111. Windows color (decimal): -15726521 or 4655120. OLE color: 4655120.
HSL color Cylindrical-coordinate representation of color #100847: hue angle of 247.62º 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 #100847 is Cyan = 0.77, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 8 | 71 | - |
| CMYK | 0.77 | 0.89 | 0 | 0.72 |
| HSL | 247.62º | 0.8% | 0.15% | - |
| HSV(B) | 247.62º | 0.89% | 0.28% | - |
| XYZ | 1.44 | 0.74 | 6.03 | - |
| YUV | 17.57 | 158.15 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 8 | 71 | 0.77 | 0.89 | 0 | 0.72 | 247.62 | 0.8 | 0.15 |
| Hex | 10 | 8 | 47 | 4D | 59 | 0 | 48 | F8 | 50 | F |
| Octal | 20 | 10 | 107 | 115 | 131 | 0 | 110 | 370 | 120 | 17 |
| Binary | 10000 | 1000 | 1000111 | 1001101 | 1011001 | 0 | 1001000 | 11111000 | 1010000 | 1111 |
Color Harmonies of #100847
Complementary color
Monochromatic Colors of #100847
Black with #100847
Text Example
Text Example
White with #100847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #100847; }
p { color: rgb(16,8,71); }
H1.HeaderClassName
{
color: #100847;
}
.AnyTagClassName
{
color: #100847;
}
</style>
background-color css
<style>
a { background-color: #100847; }
a { background-color: rgb(16,8,71); }
div.DivClassName
{
background-color: #100847;
}
.BgClassName
{
background-color: #100847;
}
</style>
border-color css
<style>
span { border-color: #100847; }
span { border-color: rgb(16,8,71); }
td.TdClassName
{
border-color: #100847;
}
.TagClassName
{
border-color: #100847;
}
</style>