Shades of Paua #120951
Tints of Paua #120951
RGB
CMYK
RGB Variations
Color information
#120951 (or 0x120951) is known color: Paua. HEX triplet: 12, 09 and 51. RGB value is (18,9,81). Sum of RGB (Red+Green+Blue) = 18+9+81=108 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.67% from 108); Green value is 9 (3.91% from 255 or 8.33% from 108); Blue value is 81 (32.03% from 255 or 75% from 108); Max value from RGB is 81 - color contains mainly: blue. Hex color #120951 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #120951 is #EDF6AE. Grayscale: #131313. Windows color (decimal): -15595183 or 5310738. OLE color: 5310738.
HSL color Cylindrical-coordinate representation of color #120951: hue angle of 247.5º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #120951 is Cyan = 0.78, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 18 | 9 | 81 | - |
| CMYK | 0.78 | 0.89 | 0 | 0.68 |
| HSL | 247.5º | 0.8% | 0.18% | - |
| HSV(B) | 247.5º | 0.89% | 0.32% | - |
| XYZ | 1.83 | 0.92 | 7.87 | - |
| YUV | 19.9 | 162.48 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 9 | 81 | 0.78 | 0.89 | 0 | 0.68 | 247.5 | 0.8 | 0.18 |
| Hex | 12 | 9 | 51 | 4E | 59 | 0 | 44 | F8 | 50 | 12 |
| Octal | 22 | 11 | 121 | 116 | 131 | 0 | 104 | 370 | 120 | 22 |
| Binary | 10010 | 1001 | 1010001 | 1001110 | 1011001 | 0 | 1000100 | 11111000 | 1010000 | 10010 |
Color Harmonies of #120951
Complementary color
Monochromatic Colors of #120951
Black with #120951
Text Example
Text Example
White with #120951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120951; }
p { color: rgb(18,9,81); }
H1.HeaderClassName
{
color: #120951;
}
.AnyTagClassName
{
color: #120951;
}
</style>
background-color css
<style>
a { background-color: #120951; }
a { background-color: rgb(18,9,81); }
div.DivClassName
{
background-color: #120951;
}
.BgClassName
{
background-color: #120951;
}
</style>
border-color css
<style>
span { border-color: #120951; }
span { border-color: rgb(18,9,81); }
td.TdClassName
{
border-color: #120951;
}
.TagClassName
{
border-color: #120951;
}
</style>