Shades of Paua #120647
Tints of Paua #120647
RGB
CMYK
RGB Variations
Color information
#120647 (or 0x120647) is known color: Paua. HEX triplet: 12, 06 and 47. RGB value is (18,6,71). Sum of RGB (Red+Green+Blue) = 18+6+71=95 (12% of max value = 765). Red value is 18 (7.42% from 255 or 18.95% from 95); Green value is 6 (2.73% from 255 or 6.32% from 95); Blue value is 71 (28.12% from 255 or 74.74% from 95); Max value from RGB is 71 - color contains mainly: blue. Hex color #120647 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120647 is #EDF9B8. Grayscale: #101010. Windows color (decimal): -15595961 or 4654610. OLE color: 4654610.
HSL color Cylindrical-coordinate representation of color #120647: hue angle of 251.08º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #120647 is Cyan = 0.75, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 18 | 6 | 71 | - |
| CMYK | 0.75 | 0.92 | 0 | 0.72 |
| HSL | 251.08º | 0.84% | 0.15% | - |
| HSV(B) | 251.08º | 0.92% | 0.28% | - |
| XYZ | 1.45 | 0.71 | 6.02 | - |
| YUV | 17 | 158.48 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 6 | 71 | 0.75 | 0.92 | 0 | 0.72 | 251.08 | 0.84 | 0.15 |
| Hex | 12 | 6 | 47 | 4B | 5C | 0 | 48 | FB | 54 | F |
| Octal | 22 | 6 | 107 | 113 | 134 | 0 | 110 | 373 | 124 | 17 |
| Binary | 10010 | 110 | 1000111 | 1001011 | 1011100 | 0 | 1001000 | 11111011 | 1010100 | 1111 |
Color Harmonies of #120647
Complementary color
Monochromatic Colors of #120647
Black with #120647
Text Example
Text Example
White with #120647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120647; }
p { color: rgb(18,6,71); }
H1.HeaderClassName
{
color: #120647;
}
.AnyTagClassName
{
color: #120647;
}
</style>
background-color css
<style>
a { background-color: #120647; }
a { background-color: rgb(18,6,71); }
div.DivClassName
{
background-color: #120647;
}
.BgClassName
{
background-color: #120647;
}
</style>
border-color css
<style>
span { border-color: #120647; }
span { border-color: rgb(18,6,71); }
td.TdClassName
{
border-color: #120647;
}
.TagClassName
{
border-color: #120647;
}
</style>