Shades of Paua #130849
Tints of Paua #130849
RGB
CMYK
RGB Variations
Color information
#130849 (or 0x130849) is known color: Paua. HEX triplet: 13, 08 and 49. RGB value is (19,8,73). Sum of RGB (Red+Green+Blue) = 19+8+73=100 (13% of max value = 765). Red value is 19 (7.81% from 255 or 19% from 100); Green value is 8 (3.52% from 255 or 8% from 100); Blue value is 73 (28.91% from 255 or 73% from 100); Max value from RGB is 73 - color contains mainly: blue. Hex color #130849 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130849 is #ECF7B6. Grayscale: #121212. Windows color (decimal): -15529911 or 4786195. OLE color: 4786195.
HSL color Cylindrical-coordinate representation of color #130849: hue angle of 250.15º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #130849 is Cyan = 0.74, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 8 | 73 | - |
| CMYK | 0.74 | 0.89 | 0 | 0.71 |
| HSL | 250.15º | 0.8% | 0.16% | - |
| HSV(B) | 250.15º | 0.89% | 0.29% | - |
| XYZ | 1.56 | 0.79 | 6.37 | - |
| YUV | 18.7 | 158.64 | 128.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 8 | 73 | 0.74 | 0.89 | 0 | 0.71 | 250.15 | 0.8 | 0.16 |
| Hex | 13 | 8 | 49 | 4A | 59 | 0 | 47 | FA | 50 | 10 |
| Octal | 23 | 10 | 111 | 112 | 131 | 0 | 107 | 372 | 120 | 20 |
| Binary | 10011 | 1000 | 1001001 | 1001010 | 1011001 | 0 | 1000111 | 11111010 | 1010000 | 10000 |
Color Harmonies of #130849
Complementary color
Monochromatic Colors of #130849
Black with #130849
Text Example
Text Example
White with #130849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130849; }
p { color: rgb(19,8,73); }
H1.HeaderClassName
{
color: #130849;
}
.AnyTagClassName
{
color: #130849;
}
</style>
background-color css
<style>
a { background-color: #130849; }
a { background-color: rgb(19,8,73); }
div.DivClassName
{
background-color: #130849;
}
.BgClassName
{
background-color: #130849;
}
</style>
border-color css
<style>
span { border-color: #130849; }
span { border-color: rgb(19,8,73); }
td.TdClassName
{
border-color: #130849;
}
.TagClassName
{
border-color: #130849;
}
</style>