Shades of Paua #130649
Tints of Paua #130649
RGB
CMYK
RGB Variations
Color information
#130649 (or 0x130649) is known color: Paua. HEX triplet: 13, 06 and 49. RGB value is (19,6,73). Sum of RGB (Red+Green+Blue) = 19+6+73=98 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.39% from 98); Green value is 6 (2.73% from 255 or 6.12% from 98); Blue value is 73 (28.91% from 255 or 74.49% from 98); Max value from RGB is 73 - color contains mainly: blue. Hex color #130649 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130649 is #ECF9B6. Grayscale: #111111. Windows color (decimal): -15530423 or 4785683. OLE color: 4785683.
HSL color Cylindrical-coordinate representation of color #130649: hue angle of 251.64º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #130649 is Cyan = 0.74, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 6 | 73 | - |
| CMYK | 0.74 | 0.92 | 0 | 0.71 |
| HSL | 251.64º | 0.85% | 0.15% | - |
| HSV(B) | 251.64º | 0.92% | 0.29% | - |
| XYZ | 1.54 | 0.75 | 6.37 | - |
| YUV | 17.53 | 159.31 | 129.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 73 | 0.74 | 0.92 | 0 | 0.71 | 251.64 | 0.85 | 0.15 |
| Hex | 13 | 6 | 49 | 4A | 5C | 0 | 47 | FC | 55 | F |
| Octal | 23 | 6 | 111 | 112 | 134 | 0 | 107 | 374 | 125 | 17 |
| Binary | 10011 | 110 | 1001001 | 1001010 | 1011100 | 0 | 1000111 | 11111100 | 1010101 | 1111 |
Color Harmonies of #130649
Complementary color
Monochromatic Colors of #130649
Black with #130649
Text Example
Text Example
White with #130649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130649; }
p { color: rgb(19,6,73); }
H1.HeaderClassName
{
color: #130649;
}
.AnyTagClassName
{
color: #130649;
}
</style>
background-color css
<style>
a { background-color: #130649; }
a { background-color: rgb(19,6,73); }
div.DivClassName
{
background-color: #130649;
}
.BgClassName
{
background-color: #130649;
}
</style>
border-color css
<style>
span { border-color: #130649; }
span { border-color: rgb(19,6,73); }
td.TdClassName
{
border-color: #130649;
}
.TagClassName
{
border-color: #130649;
}
</style>