Shades of Paua #130751
Tints of Paua #130751
RGB
CMYK
RGB Variations
Color information
#130751 (or 0x130751) is known color: Paua. HEX triplet: 13, 07 and 51. RGB value is (19,7,81). Sum of RGB (Red+Green+Blue) = 19+7+81=107 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.76% from 107); Green value is 7 (3.12% from 255 or 6.54% from 107); Blue value is 81 (32.03% from 255 or 75.70% from 107); Max value from RGB is 81 - color contains mainly: blue. Hex color #130751 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130751 is #ECF8AE. Grayscale: #121212. Windows color (decimal): -15530159 or 5310227. OLE color: 5310227.
HSL color Cylindrical-coordinate representation of color #130751: hue angle of 249.73º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #130751 is Cyan = 0.77, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 7 | 81 | - |
| CMYK | 0.77 | 0.91 | 0 | 0.68 |
| HSL | 249.73º | 0.84% | 0.17% | - |
| HSV(B) | 249.73º | 0.91% | 0.32% | - |
| XYZ | 1.83 | 0.88 | 7.86 | - |
| YUV | 19.02 | 162.98 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 81 | 0.77 | 0.91 | 0 | 0.68 | 249.73 | 0.84 | 0.17 |
| Hex | 13 | 7 | 51 | 4D | 5B | 0 | 44 | FA | 54 | 11 |
| Octal | 23 | 7 | 121 | 115 | 133 | 0 | 104 | 372 | 124 | 21 |
| Binary | 10011 | 111 | 1010001 | 1001101 | 1011011 | 0 | 1000100 | 11111010 | 1010100 | 10001 |
Color Harmonies of #130751
Complementary color
Monochromatic Colors of #130751
Black with #130751
Text Example
Text Example
White with #130751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130751; }
p { color: rgb(19,7,81); }
H1.HeaderClassName
{
color: #130751;
}
.AnyTagClassName
{
color: #130751;
}
</style>
background-color css
<style>
a { background-color: #130751; }
a { background-color: rgb(19,7,81); }
div.DivClassName
{
background-color: #130751;
}
.BgClassName
{
background-color: #130751;
}
</style>
border-color css
<style>
span { border-color: #130751; }
span { border-color: rgb(19,7,81); }
td.TdClassName
{
border-color: #130751;
}
.TagClassName
{
border-color: #130751;
}
</style>