Shades of Paua #141048
Tints of Paua #141048
RGB
CMYK
RGB Variations
Color information
#141048 (or 0x141048) is known color: Paua. HEX triplet: 14, 10 and 48. RGB value is (20,16,72). Sum of RGB (Red+Green+Blue) = 20+16+72=108 (14% of max value = 765). Red value is 20 (8.20% from 255 or 18.52% from 108); Green value is 16 (6.64% from 255 or 14.81% from 108); Blue value is 72 (28.52% from 255 or 66.67% from 108); Max value from RGB is 72 - color contains mainly: blue. Hex color #141048 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141048 is #EBEFB7. Grayscale: #171717. Windows color (decimal): -15462328 or 4722708. OLE color: 4722708.
HSL color Cylindrical-coordinate representation of color #141048: hue angle of 244.29º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #141048 is Cyan = 0.72, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 20 | 16 | 72 | - |
| CMYK | 0.72 | 0.78 | 0 | 0.72 |
| HSL | 244.29º | 0.64% | 0.17% | - |
| HSV(B) | 244.29º | 0.78% | 0.28% | - |
| XYZ | 1.64 | 0.99 | 6.23 | - |
| YUV | 23.58 | 155.33 | 125.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 16 | 72 | 0.72 | 0.78 | 0 | 0.72 | 244.29 | 0.64 | 0.17 |
| Hex | 14 | 10 | 48 | 48 | 4E | 0 | 48 | F4 | 40 | 11 |
| Octal | 24 | 20 | 110 | 110 | 116 | 0 | 110 | 364 | 100 | 21 |
| Binary | 10100 | 10000 | 1001000 | 1001000 | 1001110 | 0 | 1001000 | 11110100 | 1000000 | 10001 |
Color Harmonies of #141048
Complementary color
Monochromatic Colors of #141048
Black with #141048
Text Example
Text Example
White with #141048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141048; }
p { color: rgb(20,16,72); }
H1.HeaderClassName
{
color: #141048;
}
.AnyTagClassName
{
color: #141048;
}
</style>
background-color css
<style>
a { background-color: #141048; }
a { background-color: rgb(20,16,72); }
div.DivClassName
{
background-color: #141048;
}
.BgClassName
{
background-color: #141048;
}
</style>
border-color css
<style>
span { border-color: #141048; }
span { border-color: rgb(20,16,72); }
td.TdClassName
{
border-color: #141048;
}
.TagClassName
{
border-color: #141048;
}
</style>