Shades of Paua #131349
Tints of Paua #131349
RGB
CMYK
RGB Variations
Color information
#131349 (or 0x131349) is known color: Paua. HEX triplet: 13, 13 and 49. RGB value is (19,19,73). Sum of RGB (Red+Green+Blue) = 19+19+73=111 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.12% from 111); Green value is 19 (7.81% from 255 or 17.12% from 111); Blue value is 73 (28.91% from 255 or 65.77% from 111); Max value from RGB is 73 - color contains mainly: blue. Hex color #131349 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #131349 is #ECECB6. Grayscale: #181818. Windows color (decimal): -15527095 or 4789011. OLE color: 4789011.
HSL color Cylindrical-coordinate representation of color #131349: hue angle of 240º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #131349 is Cyan = 0.74, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 19 | 73 | - |
| CMYK | 0.74 | 0.74 | 0 | 0.71 |
| HSL | 240º | 0.59% | 0.18% | - |
| HSV(B) | 240º | 0.74% | 0.29% | - |
| XYZ | 1.7 | 1.09 | 6.42 | - |
| YUV | 25.16 | 155 | 123.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 19 | 73 | 0.74 | 0.74 | 0 | 0.71 | 240 | 0.59 | 0.18 |
| Hex | 13 | 13 | 49 | 4A | 4A | 0 | 47 | F0 | 3B | 12 |
| Octal | 23 | 23 | 111 | 112 | 112 | 0 | 107 | 360 | 73 | 22 |
| Binary | 10011 | 10011 | 1001001 | 1001010 | 1001010 | 0 | 1000111 | 11110000 | 111011 | 10010 |
Color Harmonies of #131349
Complementary color
Monochromatic Colors of #131349
Black with #131349
Text Example
Text Example
White with #131349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131349; }
p { color: rgb(19,19,73); }
H1.HeaderClassName
{
color: #131349;
}
.AnyTagClassName
{
color: #131349;
}
</style>
background-color css
<style>
a { background-color: #131349; }
a { background-color: rgb(19,19,73); }
div.DivClassName
{
background-color: #131349;
}
.BgClassName
{
background-color: #131349;
}
</style>
border-color css
<style>
span { border-color: #131349; }
span { border-color: rgb(19,19,73); }
td.TdClassName
{
border-color: #131349;
}
.TagClassName
{
border-color: #131349;
}
</style>