Shades of Paua #120549
Tints of Paua #120549
RGB
CMYK
RGB Variations
Color information
#120549 (or 0x120549) is known color: Paua. HEX triplet: 12, 05 and 49. RGB value is (18,5,73). Sum of RGB (Red+Green+Blue) = 18+5+73=96 (12% of max value = 765). Red value is 18 (7.42% from 255 or 18.75% from 96); Green value is 5 (2.34% from 255 or 5.21% from 96); Blue value is 73 (28.91% from 255 or 76.04% from 96); Max value from RGB is 73 - color contains mainly: blue. Hex color #120549 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120549 is #EDFAB6. Grayscale: #101010. Windows color (decimal): -15596215 or 4785426. OLE color: 4785426.
HSL color Cylindrical-coordinate representation of color #120549: hue angle of 251.47º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #120549 is Cyan = 0.75, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 18 | 5 | 73 | - |
| CMYK | 0.75 | 0.93 | 0 | 0.71 |
| HSL | 251.47º | 0.87% | 0.15% | - |
| HSV(B) | 251.47º | 0.93% | 0.29% | - |
| XYZ | 1.51 | 0.72 | 6.36 | - |
| YUV | 16.64 | 159.81 | 128.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 5 | 73 | 0.75 | 0.93 | 0 | 0.71 | 251.47 | 0.87 | 0.15 |
| Hex | 12 | 5 | 49 | 4B | 5D | 0 | 47 | FB | 57 | F |
| Octal | 22 | 5 | 111 | 113 | 135 | 0 | 107 | 373 | 127 | 17 |
| Binary | 10010 | 101 | 1001001 | 1001011 | 1011101 | 0 | 1000111 | 11111011 | 1010111 | 1111 |
Color Harmonies of #120549
Complementary color
Monochromatic Colors of #120549
Black with #120549
Text Example
Text Example
White with #120549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120549; }
p { color: rgb(18,5,73); }
H1.HeaderClassName
{
color: #120549;
}
.AnyTagClassName
{
color: #120549;
}
</style>
background-color css
<style>
a { background-color: #120549; }
a { background-color: rgb(18,5,73); }
div.DivClassName
{
background-color: #120549;
}
.BgClassName
{
background-color: #120549;
}
</style>
border-color css
<style>
span { border-color: #120549; }
span { border-color: rgb(18,5,73); }
td.TdClassName
{
border-color: #120549;
}
.TagClassName
{
border-color: #120549;
}
</style>