Shades of Paua #130651
Tints of Paua #130651
RGB
CMYK
RGB Variations
Color information
#130651 (or 0x130651) is known color: Paua. HEX triplet: 13, 06 and 51. RGB value is (19,6,81). Sum of RGB (Red+Green+Blue) = 19+6+81=106 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.92% from 106); Green value is 6 (2.73% from 255 or 5.66% from 106); Blue value is 81 (32.03% from 255 or 76.42% from 106); Max value from RGB is 81 - color contains mainly: blue. Hex color #130651 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #130651 is #ECF9AE. Grayscale: #121212. Windows color (decimal): -15530415 or 5309971. OLE color: 5309971.
HSL color Cylindrical-coordinate representation of color #130651: hue angle of 250.4º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #130651 is Cyan = 0.77, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 19 | 6 | 81 | - |
| CMYK | 0.77 | 0.93 | 0 | 0.68 |
| HSL | 250.4º | 0.86% | 0.17% | - |
| HSV(B) | 250.4º | 0.93% | 0.32% | - |
| XYZ | 1.82 | 0.86 | 7.86 | - |
| YUV | 18.44 | 163.31 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 81 | 0.77 | 0.93 | 0 | 0.68 | 250.4 | 0.86 | 0.17 |
| Hex | 13 | 6 | 51 | 4D | 5D | 0 | 44 | FA | 56 | 11 |
| Octal | 23 | 6 | 121 | 115 | 135 | 0 | 104 | 372 | 126 | 21 |
| Binary | 10011 | 110 | 1010001 | 1001101 | 1011101 | 0 | 1000100 | 11111010 | 1010110 | 10001 |
Color Harmonies of #130651
Complementary color
Monochromatic Colors of #130651
Black with #130651
Text Example
Text Example
White with #130651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130651; }
p { color: rgb(19,6,81); }
H1.HeaderClassName
{
color: #130651;
}
.AnyTagClassName
{
color: #130651;
}
</style>
background-color css
<style>
a { background-color: #130651; }
a { background-color: rgb(19,6,81); }
div.DivClassName
{
background-color: #130651;
}
.BgClassName
{
background-color: #130651;
}
</style>
border-color css
<style>
span { border-color: #130651; }
span { border-color: rgb(19,6,81); }
td.TdClassName
{
border-color: #130651;
}
.TagClassName
{
border-color: #130651;
}
</style>