Shades of Paua #190656
Tints of Paua #190656
RGB
CMYK
RGB Variations
Color information
#190656 (or 0x190656) is known color: Paua. HEX triplet: 19, 06 and 56. RGB value is (25,6,86). Sum of RGB (Red+Green+Blue) = 25+6+86=117 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.37% from 117); Green value is 6 (2.73% from 255 or 5.13% from 117); Blue value is 86 (33.98% from 255 or 73.50% from 117); Max value from RGB is 86 - color contains mainly: blue. Hex color #190656 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190656 is #E6F9A9. Grayscale: #141414. Windows color (decimal): -15137194 or 5637657. OLE color: 5637657.
HSL color Cylindrical-coordinate representation of color #190656: hue angle of 254.25º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #190656 is Cyan = 0.71, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 25 | 6 | 86 | - |
| CMYK | 0.71 | 0.93 | 0 | 0.66 |
| HSL | 254.25º | 0.87% | 0.18% | - |
| HSV(B) | 254.25º | 0.93% | 0.34% | - |
| XYZ | 2.15 | 1.01 | 8.89 | - |
| YUV | 20.8 | 164.79 | 131 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 86 | 0.71 | 0.93 | 0 | 0.66 | 254.25 | 0.87 | 0.18 |
| Hex | 19 | 6 | 56 | 47 | 5D | 0 | 42 | FE | 57 | 12 |
| Octal | 31 | 6 | 126 | 107 | 135 | 0 | 102 | 376 | 127 | 22 |
| Binary | 11001 | 110 | 1010110 | 1000111 | 1011101 | 0 | 1000010 | 11111110 | 1010111 | 10010 |
Color Harmonies of #190656
Complementary color
Monochromatic Colors of #190656
Black with #190656
Text Example
Text Example
White with #190656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190656; }
p { color: rgb(25,6,86); }
H1.HeaderClassName
{
color: #190656;
}
.AnyTagClassName
{
color: #190656;
}
</style>
background-color css
<style>
a { background-color: #190656; }
a { background-color: rgb(25,6,86); }
div.DivClassName
{
background-color: #190656;
}
.BgClassName
{
background-color: #190656;
}
</style>
border-color css
<style>
span { border-color: #190656; }
span { border-color: rgb(25,6,86); }
td.TdClassName
{
border-color: #190656;
}
.TagClassName
{
border-color: #190656;
}
</style>