Shades of Paua #120849
Tints of Paua #120849
RGB
CMYK
RGB Variations
Color information
#120849 (or 0x120849) is known color: Paua. HEX triplet: 12, 08 and 49. RGB value is (18,8,73). Sum of RGB (Red+Green+Blue) = 18+8+73=99 (13% of max value = 765). Red value is 18 (7.42% from 255 or 18.18% from 99); Green value is 8 (3.52% from 255 or 8.08% from 99); Blue value is 73 (28.91% from 255 or 73.74% from 99); Max value from RGB is 73 - color contains mainly: blue. Hex color #120849 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120849 is #EDF7B6. Grayscale: #121212. Windows color (decimal): -15595447 or 4786194. OLE color: 4786194.
HSL color Cylindrical-coordinate representation of color #120849: hue angle of 249.23º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #120849 is Cyan = 0.75, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 8 | 73 | - |
| CMYK | 0.75 | 0.89 | 0 | 0.71 |
| HSL | 249.23º | 0.8% | 0.16% | - |
| HSV(B) | 249.23º | 0.89% | 0.29% | - |
| XYZ | 1.54 | 0.78 | 6.37 | - |
| YUV | 18.4 | 158.81 | 127.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 73 | 0.75 | 0.89 | 0 | 0.71 | 249.23 | 0.8 | 0.16 |
| Hex | 12 | 8 | 49 | 4B | 59 | 0 | 47 | F9 | 50 | 10 |
| Octal | 22 | 10 | 111 | 113 | 131 | 0 | 107 | 371 | 120 | 20 |
| Binary | 10010 | 1000 | 1001001 | 1001011 | 1011001 | 0 | 1000111 | 11111001 | 1010000 | 10000 |
Color Harmonies of #120849
Complementary color
Monochromatic Colors of #120849
Black with #120849
Text Example
Text Example
White with #120849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120849; }
p { color: rgb(18,8,73); }
H1.HeaderClassName
{
color: #120849;
}
.AnyTagClassName
{
color: #120849;
}
</style>
background-color css
<style>
a { background-color: #120849; }
a { background-color: rgb(18,8,73); }
div.DivClassName
{
background-color: #120849;
}
.BgClassName
{
background-color: #120849;
}
</style>
border-color css
<style>
span { border-color: #120849; }
span { border-color: rgb(18,8,73); }
td.TdClassName
{
border-color: #120849;
}
.TagClassName
{
border-color: #120849;
}
</style>