Shades of Paua #190951
Tints of Paua #190951
RGB
CMYK
RGB Variations
Color information
#190951 (or 0x190951) is known color: Paua. HEX triplet: 19, 09 and 51. RGB value is (25,9,81). Sum of RGB (Red+Green+Blue) = 25+9+81=115 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.74% from 115); Green value is 9 (3.91% from 255 or 7.83% from 115); Blue value is 81 (32.03% from 255 or 70.43% from 115); Max value from RGB is 81 - color contains mainly: blue. Hex color #190951 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190951 is #E6F6AE. Grayscale: #151515. Windows color (decimal): -15136431 or 5310745. OLE color: 5310745.
HSL color Cylindrical-coordinate representation of color #190951: hue angle of 253.33º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #190951 is Cyan = 0.69, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 25 | 9 | 81 | - |
| CMYK | 0.69 | 0.89 | 0 | 0.68 |
| HSL | 253.33º | 0.8% | 0.18% | - |
| HSV(B) | 253.33º | 0.89% | 0.32% | - |
| XYZ | 1.98 | 1 | 7.87 | - |
| YUV | 21.99 | 161.3 | 130.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 9 | 81 | 0.69 | 0.89 | 0 | 0.68 | 253.33 | 0.8 | 0.18 |
| Hex | 19 | 9 | 51 | 45 | 59 | 0 | 44 | FD | 50 | 12 |
| Octal | 31 | 11 | 121 | 105 | 131 | 0 | 104 | 375 | 120 | 22 |
| Binary | 11001 | 1001 | 1010001 | 1000101 | 1011001 | 0 | 1000100 | 11111101 | 1010000 | 10010 |
Color Harmonies of #190951
Complementary color
Monochromatic Colors of #190951
Black with #190951
Text Example
Text Example
White with #190951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190951; }
p { color: rgb(25,9,81); }
H1.HeaderClassName
{
color: #190951;
}
.AnyTagClassName
{
color: #190951;
}
</style>
background-color css
<style>
a { background-color: #190951; }
a { background-color: rgb(25,9,81); }
div.DivClassName
{
background-color: #190951;
}
.BgClassName
{
background-color: #190951;
}
</style>
border-color css
<style>
span { border-color: #190951; }
span { border-color: rgb(25,9,81); }
td.TdClassName
{
border-color: #190951;
}
.TagClassName
{
border-color: #190951;
}
</style>