Shades of Paua #190856
Tints of Paua #190856
RGB
CMYK
RGB Variations
Color information
#190856 (or 0x190856) is known color: Paua. HEX triplet: 19, 08 and 56. RGB value is (25,8,86). Sum of RGB (Red+Green+Blue) = 25+8+86=119 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.01% from 119); Green value is 8 (3.52% from 255 or 6.72% from 119); Blue value is 86 (33.98% from 255 or 72.27% from 119); Max value from RGB is 86 - color contains mainly: blue. Hex color #190856 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190856 is #E6F7A9. Grayscale: #151515. Windows color (decimal): -15136682 or 5638169. OLE color: 5638169.
HSL color Cylindrical-coordinate representation of color #190856: hue angle of 253.08º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #190856 is Cyan = 0.71, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 25 | 8 | 86 | - |
| CMYK | 0.71 | 0.91 | 0 | 0.66 |
| HSL | 253.08º | 0.83% | 0.18% | - |
| HSV(B) | 253.08º | 0.91% | 0.34% | - |
| XYZ | 2.17 | 1.05 | 8.89 | - |
| YUV | 21.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 8 | 86 | 0.71 | 0.91 | 0 | 0.66 | 253.08 | 0.83 | 0.18 |
| Hex | 19 | 8 | 56 | 47 | 5B | 0 | 42 | FD | 53 | 12 |
| Octal | 31 | 10 | 126 | 107 | 133 | 0 | 102 | 375 | 123 | 22 |
| Binary | 11001 | 1000 | 1010110 | 1000111 | 1011011 | 0 | 1000010 | 11111101 | 1010011 | 10010 |
Color Harmonies of #190856
Complementary color
Monochromatic Colors of #190856
Black with #190856
Text Example
Text Example
White with #190856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190856; }
p { color: rgb(25,8,86); }
H1.HeaderClassName
{
color: #190856;
}
.AnyTagClassName
{
color: #190856;
}
</style>
background-color css
<style>
a { background-color: #190856; }
a { background-color: rgb(25,8,86); }
div.DivClassName
{
background-color: #190856;
}
.BgClassName
{
background-color: #190856;
}
</style>
border-color css
<style>
span { border-color: #190856; }
span { border-color: rgb(25,8,86); }
td.TdClassName
{
border-color: #190856;
}
.TagClassName
{
border-color: #190856;
}
</style>