Shades of Paua #130748
Tints of Paua #130748
RGB
CMYK
RGB Variations
Color information
#130748 (or 0x130748) is known color: Paua. HEX triplet: 13, 07 and 48. RGB value is (19,7,72). Sum of RGB (Red+Green+Blue) = 19+7+72=98 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.39% from 98); Green value is 7 (3.12% from 255 or 7.14% from 98); Blue value is 72 (28.52% from 255 or 73.47% from 98); Max value from RGB is 72 - color contains mainly: blue. Hex color #130748 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130748 is #ECF8B7. Grayscale: #111111. Windows color (decimal): -15530168 or 4720403. OLE color: 4720403.
HSL color Cylindrical-coordinate representation of color #130748: hue angle of 251.08º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #130748 is Cyan = 0.74, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 7 | 72 | - |
| CMYK | 0.74 | 0.90 | 0 | 0.72 |
| HSL | 251.08º | 0.82% | 0.15% | - |
| HSV(B) | 251.08º | 0.9% | 0.28% | - |
| XYZ | 1.51 | 0.76 | 6.2 | - |
| YUV | 18 | 158.48 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 72 | 0.74 | 0.90 | 0 | 0.72 | 251.08 | 0.82 | 0.15 |
| Hex | 13 | 7 | 48 | 4A | 5A | 0 | 48 | FB | 52 | F |
| Octal | 23 | 7 | 110 | 112 | 132 | 0 | 110 | 373 | 122 | 17 |
| Binary | 10011 | 111 | 1001000 | 1001010 | 1011010 | 0 | 1001000 | 11111011 | 1010010 | 1111 |
Color Harmonies of #130748
Complementary color
Monochromatic Colors of #130748
Black with #130748
Text Example
Text Example
White with #130748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130748; }
p { color: rgb(19,7,72); }
H1.HeaderClassName
{
color: #130748;
}
.AnyTagClassName
{
color: #130748;
}
</style>
background-color css
<style>
a { background-color: #130748; }
a { background-color: rgb(19,7,72); }
div.DivClassName
{
background-color: #130748;
}
.BgClassName
{
background-color: #130748;
}
</style>
border-color css
<style>
span { border-color: #130748; }
span { border-color: rgb(19,7,72); }
td.TdClassName
{
border-color: #130748;
}
.TagClassName
{
border-color: #130748;
}
</style>