Shades of Paua #141047
Tints of Paua #141047
RGB
CMYK
RGB Variations
Color information
#141047 (or 0x141047) is known color: Paua. HEX triplet: 14, 10 and 47. RGB value is (20,16,71). Sum of RGB (Red+Green+Blue) = 20+16+71=107 (14% of max value = 765). Red value is 20 (8.20% from 255 or 18.69% from 107); Green value is 16 (6.64% from 255 or 14.95% from 107); Blue value is 71 (28.12% from 255 or 66.36% from 107); Max value from RGB is 71 - color contains mainly: blue. Hex color #141047 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141047 is #EBEFB8. Grayscale: #171717. Windows color (decimal): -15462329 or 4657172. OLE color: 4657172.
HSL color Cylindrical-coordinate representation of color #141047: hue angle of 244.36º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #141047 is Cyan = 0.72, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 16 | 71 | - |
| CMYK | 0.72 | 0.77 | 0 | 0.72 |
| HSL | 244.36º | 0.63% | 0.17% | - |
| HSV(B) | 244.36º | 0.77% | 0.28% | - |
| XYZ | 1.61 | 0.97 | 6.06 | - |
| YUV | 23.47 | 154.83 | 125.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 71 | 0.72 | 0.77 | 0 | 0.72 | 244.36 | 0.63 | 0.17 |
| Hex | 14 | 10 | 47 | 48 | 4D | 0 | 48 | F4 | 3F | 11 |
| Octal | 24 | 20 | 107 | 110 | 115 | 0 | 110 | 364 | 77 | 21 |
| Binary | 10100 | 10000 | 1000111 | 1001000 | 1001101 | 0 | 1001000 | 11110100 | 111111 | 10001 |
Color Harmonies of #141047
Complementary color
Monochromatic Colors of #141047
Black with #141047
Text Example
Text Example
White with #141047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141047; }
p { color: rgb(20,16,71); }
H1.HeaderClassName
{
color: #141047;
}
.AnyTagClassName
{
color: #141047;
}
</style>
background-color css
<style>
a { background-color: #141047; }
a { background-color: rgb(20,16,71); }
div.DivClassName
{
background-color: #141047;
}
.BgClassName
{
background-color: #141047;
}
</style>
border-color css
<style>
span { border-color: #141047; }
span { border-color: rgb(20,16,71); }
td.TdClassName
{
border-color: #141047;
}
.TagClassName
{
border-color: #141047;
}
</style>