Shades of Paua #090546
Tints of Paua #090546
RGB
CMYK
RGB Variations
Color information
#090546 (or 0x090546) is known color: Paua. HEX triplet: 09, 05 and 46. RGB value is (9,5,70). Sum of RGB (Red+Green+Blue) = 9+5+70=84 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.71% from 84); Green value is 5 (2.34% from 255 or 5.95% from 84); Blue value is 70 (27.73% from 255 or 83.33% from 84); Max value from RGB is 70 - color contains mainly: blue. Hex color #090546 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #090546 is #F6FAB9. Grayscale: #0D0D0D. Windows color (decimal): -16186042 or 4588809. OLE color: 4588809.
HSL color Cylindrical-coordinate representation of color #090546: hue angle of 243.69º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #090546 is Cyan = 0.87, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 5 | 70 | - |
| CMYK | 0.87 | 0.93 | 0 | 0.73 |
| HSL | 243.69º | 0.87% | 0.15% | - |
| HSV(B) | 243.69º | 0.93% | 0.27% | - |
| XYZ | 1.27 | 0.61 | 5.84 | - |
| YUV | 13.61 | 159.83 | 124.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 5 | 70 | 0.87 | 0.93 | 0 | 0.73 | 243.69 | 0.87 | 0.15 |
| Hex | 9 | 5 | 46 | 57 | 5D | 0 | 49 | F4 | 57 | F |
| Octal | 11 | 5 | 106 | 127 | 135 | 0 | 111 | 364 | 127 | 17 |
| Binary | 1001 | 101 | 1000110 | 1010111 | 1011101 | 0 | 1001001 | 11110100 | 1010111 | 1111 |
Color Harmonies of #090546
Complementary color
Monochromatic Colors of #090546
Black with #090546
Text Example
Text Example
White with #090546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #090546; }
p { color: rgb(9,5,70); }
H1.HeaderClassName
{
color: #090546;
}
.AnyTagClassName
{
color: #090546;
}
</style>
background-color css
<style>
a { background-color: #090546; }
a { background-color: rgb(9,5,70); }
div.DivClassName
{
background-color: #090546;
}
.BgClassName
{
background-color: #090546;
}
</style>
border-color css
<style>
span { border-color: #090546; }
span { border-color: rgb(9,5,70); }
td.TdClassName
{
border-color: #090546;
}
.TagClassName
{
border-color: #090546;
}
</style>