Shades of Paua #130951
Tints of Paua #130951
RGB
CMYK
RGB Variations
Color information
#130951 (or 0x130951) is known color: Paua. HEX triplet: 13, 09 and 51. RGB value is (19,9,81). Sum of RGB (Red+Green+Blue) = 19+9+81=109 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.43% from 109); Green value is 9 (3.91% from 255 or 8.26% from 109); Blue value is 81 (32.03% from 255 or 74.31% from 109); Max value from RGB is 81 - color contains mainly: blue. Hex color #130951 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130951 is #ECF6AE. Grayscale: #131313. Windows color (decimal): -15529647 or 5310739. OLE color: 5310739.
HSL color Cylindrical-coordinate representation of color #130951: hue angle of 248.33º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #130951 is Cyan = 0.77, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 9 | 81 | - |
| CMYK | 0.77 | 0.89 | 0 | 0.68 |
| HSL | 248.33º | 0.8% | 0.18% | - |
| HSV(B) | 248.33º | 0.89% | 0.32% | - |
| XYZ | 1.85 | 0.93 | 7.87 | - |
| YUV | 20.2 | 162.31 | 127.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 9 | 81 | 0.77 | 0.89 | 0 | 0.68 | 248.33 | 0.8 | 0.18 |
| Hex | 13 | 9 | 51 | 4D | 59 | 0 | 44 | F8 | 50 | 12 |
| Octal | 23 | 11 | 121 | 115 | 131 | 0 | 104 | 370 | 120 | 22 |
| Binary | 10011 | 1001 | 1010001 | 1001101 | 1011001 | 0 | 1000100 | 11111000 | 1010000 | 10010 |
Color Harmonies of #130951
Complementary color
Monochromatic Colors of #130951
Black with #130951
Text Example
Text Example
White with #130951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130951; }
p { color: rgb(19,9,81); }
H1.HeaderClassName
{
color: #130951;
}
.AnyTagClassName
{
color: #130951;
}
</style>
background-color css
<style>
a { background-color: #130951; }
a { background-color: rgb(19,9,81); }
div.DivClassName
{
background-color: #130951;
}
.BgClassName
{
background-color: #130951;
}
</style>
border-color css
<style>
span { border-color: #130951; }
span { border-color: rgb(19,9,81); }
td.TdClassName
{
border-color: #130951;
}
.TagClassName
{
border-color: #130951;
}
</style>