Shades of Paua #090046
Tints of Paua #090046
RGB
CMYK
RGB Variations
Color information
#090046 (or 0x090046) is known color: Paua. HEX triplet: 09, 00 and 46. RGB value is (9,0,70). Sum of RGB (Red+Green+Blue) = 9+0+70=79 (10% of max value = 765). Red value is 9 (3.91% from 255 or 11.39% from 79); Green value is 0 (0.39% from 255 or 0% from 79); Blue value is 70 (27.73% from 255 or 88.61% from 79); Max value from RGB is 70 - color contains mainly: blue. Hex color #090046 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #090046 is #F6FFB9. Grayscale: #0A0A0A. Windows color (decimal): -16187322 or 4587529. OLE color: 4587529.
HSL color Cylindrical-coordinate representation of color #090046: hue angle of 247.71º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #090046 is Cyan = 0.87, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 0 | 70 | - |
| CMYK | 0.87 | 1 | 0 | 0.73 |
| HSL | 247.71º | 1% | 0.14% | - |
| HSV(B) | 247.71º | 1% | 0.27% | - |
| XYZ | 1.22 | 0.5 | 5.83 | - |
| YUV | 10.67 | 161.48 | 126.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 0 | 70 | 0.87 | 1 | 0 | 0.73 | 247.71 | 1 | 0.14 |
| Hex | 9 | 0 | 46 | 57 | 64 | 0 | 49 | F8 | 64 | E |
| Octal | 11 | 0 | 106 | 127 | 144 | 0 | 111 | 370 | 144 | 16 |
| Binary | 1001 | 0 | 1000110 | 1010111 | 1100100 | 0 | 1001001 | 11111000 | 1100100 | 1110 |
Color Harmonies of #090046
Complementary color
Monochromatic Colors of #090046
Black with #090046
Text Example
Text Example
White with #090046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #090046; }
p { color: rgb(9,0,70); }
H1.HeaderClassName
{
color: #090046;
}
.AnyTagClassName
{
color: #090046;
}
</style>
background-color css
<style>
a { background-color: #090046; }
a { background-color: rgb(9,0,70); }
div.DivClassName
{
background-color: #090046;
}
.BgClassName
{
background-color: #090046;
}
</style>
border-color css
<style>
span { border-color: #090046; }
span { border-color: rgb(9,0,70); }
td.TdClassName
{
border-color: #090046;
}
.TagClassName
{
border-color: #090046;
}
</style>