Shades of Paua #100446
Tints of Paua #100446
RGB
CMYK
RGB Variations
Color information
#100446 (or 0x100446) is known color: Paua. HEX triplet: 10, 04 and 46. RGB value is (16,4,70). Sum of RGB (Red+Green+Blue) = 16+4+70=90 (11% of max value = 765). Red value is 16 (6.64% from 255 or 17.78% from 90); Green value is 4 (1.95% from 255 or 4.44% from 90); Blue value is 70 (27.73% from 255 or 77.78% from 90); Max value from RGB is 70 - color contains mainly: blue. Hex color #100446 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100446 is #EFFBB9. Grayscale: #0E0E0E. Windows color (decimal): -15727546 or 4588560. OLE color: 4588560.
HSL color Cylindrical-coordinate representation of color #100446: hue angle of 250.91º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #100446 is Cyan = 0.77, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 16 | 4 | 70 | - |
| CMYK | 0.77 | 0.94 | 0 | 0.73 |
| HSL | 250.91º | 0.89% | 0.15% | - |
| HSV(B) | 250.91º | 0.94% | 0.27% | - |
| XYZ | 1.36 | 0.64 | 5.85 | - |
| YUV | 15.11 | 158.98 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 4 | 70 | 0.77 | 0.94 | 0 | 0.73 | 250.91 | 0.89 | 0.15 |
| Hex | 10 | 4 | 46 | 4D | 5E | 0 | 49 | FB | 59 | F |
| Octal | 20 | 4 | 106 | 115 | 136 | 0 | 111 | 373 | 131 | 17 |
| Binary | 10000 | 100 | 1000110 | 1001101 | 1011110 | 0 | 1001001 | 11111011 | 1011001 | 1111 |
Color Harmonies of #100446
Complementary color
Monochromatic Colors of #100446
Black with #100446
Text Example
Text Example
White with #100446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #100446; }
p { color: rgb(16,4,70); }
H1.HeaderClassName
{
color: #100446;
}
.AnyTagClassName
{
color: #100446;
}
</style>
background-color css
<style>
a { background-color: #100446; }
a { background-color: rgb(16,4,70); }
div.DivClassName
{
background-color: #100446;
}
.BgClassName
{
background-color: #100446;
}
</style>
border-color css
<style>
span { border-color: #100446; }
span { border-color: rgb(16,4,70); }
td.TdClassName
{
border-color: #100446;
}
.TagClassName
{
border-color: #100446;
}
</style>