Shades of Paua #130945
Tints of Paua #130945
RGB
CMYK
RGB Variations
Color information
#130945 (or 0x130945) is known color: Paua. HEX triplet: 13, 09 and 45. RGB value is (19,9,69). Sum of RGB (Red+Green+Blue) = 19+9+69=97 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.59% from 97); Green value is 9 (3.91% from 255 or 9.28% from 97); Blue value is 69 (27.34% from 255 or 71.13% from 97); Max value from RGB is 69 - color contains mainly: blue. Hex color #130945 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130945 is #ECF6BA. Grayscale: #121212. Windows color (decimal): -15529659 or 4524307. OLE color: 4524307.
HSL color Cylindrical-coordinate representation of color #130945: hue angle of 250º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #130945 is Cyan = 0.72, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 9 | 69 | - |
| CMYK | 0.72 | 0.87 | 0 | 0.73 |
| HSL | 250º | 0.77% | 0.15% | - |
| HSV(B) | 250º | 0.87% | 0.27% | - |
| XYZ | 1.44 | 0.76 | 5.7 | - |
| YUV | 18.83 | 156.31 | 128.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 9 | 69 | 0.72 | 0.87 | 0 | 0.73 | 250 | 0.77 | 0.15 |
| Hex | 13 | 9 | 45 | 48 | 57 | 0 | 49 | FA | 4D | F |
| Octal | 23 | 11 | 105 | 110 | 127 | 0 | 111 | 372 | 115 | 17 |
| Binary | 10011 | 1001 | 1000101 | 1001000 | 1010111 | 0 | 1001001 | 11111010 | 1001101 | 1111 |
Color Harmonies of #130945
Complementary color
Monochromatic Colors of #130945
Black with #130945
Text Example
Text Example
White with #130945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130945; }
p { color: rgb(19,9,69); }
H1.HeaderClassName
{
color: #130945;
}
.AnyTagClassName
{
color: #130945;
}
</style>
background-color css
<style>
a { background-color: #130945; }
a { background-color: rgb(19,9,69); }
div.DivClassName
{
background-color: #130945;
}
.BgClassName
{
background-color: #130945;
}
</style>
border-color css
<style>
span { border-color: #130945; }
span { border-color: rgb(19,9,69); }
td.TdClassName
{
border-color: #130945;
}
.TagClassName
{
border-color: #130945;
}
</style>