Shades of Paua #190855
Tints of Paua #190855
RGB
CMYK
RGB Variations
Color information
#190855 (or 0x190855) is known color: Paua. HEX triplet: 19, 08 and 55. RGB value is (25,8,85). Sum of RGB (Red+Green+Blue) = 25+8+85=118 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.19% from 118); Green value is 8 (3.52% from 255 or 6.78% from 118); Blue value is 85 (33.59% from 255 or 72.03% from 118); Max value from RGB is 85 - color contains mainly: blue. Hex color #190855 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190855 is #E6F7AA. Grayscale: #151515. Windows color (decimal): -15136683 or 5572633. OLE color: 5572633.
HSL color Cylindrical-coordinate representation of color #190855: hue angle of 253.25º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #190855 is Cyan = 0.71, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 25 | 8 | 85 | - |
| CMYK | 0.71 | 0.91 | 0 | 0.67 |
| HSL | 253.25º | 0.83% | 0.18% | - |
| HSV(B) | 253.25º | 0.91% | 0.33% | - |
| XYZ | 2.13 | 1.04 | 8.68 | - |
| YUV | 21.86 | 163.63 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 8 | 85 | 0.71 | 0.91 | 0 | 0.67 | 253.25 | 0.83 | 0.18 |
| Hex | 19 | 8 | 55 | 47 | 5B | 0 | 43 | FD | 53 | 12 |
| Octal | 31 | 10 | 125 | 107 | 133 | 0 | 103 | 375 | 123 | 22 |
| Binary | 11001 | 1000 | 1010101 | 1000111 | 1011011 | 0 | 1000011 | 11111101 | 1010011 | 10010 |
Color Harmonies of #190855
Complementary color
Monochromatic Colors of #190855
Black with #190855
Text Example
Text Example
White with #190855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190855; }
p { color: rgb(25,8,85); }
H1.HeaderClassName
{
color: #190855;
}
.AnyTagClassName
{
color: #190855;
}
</style>
background-color css
<style>
a { background-color: #190855; }
a { background-color: rgb(25,8,85); }
div.DivClassName
{
background-color: #190855;
}
.BgClassName
{
background-color: #190855;
}
</style>
border-color css
<style>
span { border-color: #190855; }
span { border-color: rgb(25,8,85); }
td.TdClassName
{
border-color: #190855;
}
.TagClassName
{
border-color: #190855;
}
</style>