Shades of Paua #190953
Tints of Paua #190953
RGB
CMYK
RGB Variations
Color information
#190953 (or 0x190953) is known color: Paua. HEX triplet: 19, 09 and 53. RGB value is (25,9,83). Sum of RGB (Red+Green+Blue) = 25+9+83=117 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.37% from 117); Green value is 9 (3.91% from 255 or 7.69% from 117); Blue value is 83 (32.81% from 255 or 70.94% from 117); Max value from RGB is 83 - color contains mainly: blue. Hex color #190953 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190953 is #E6F6AC. Grayscale: #151515. Windows color (decimal): -15136429 or 5441817. OLE color: 5441817.
HSL color Cylindrical-coordinate representation of color #190953: hue angle of 252.97º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #190953 is Cyan = 0.70, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 25 | 9 | 83 | - |
| CMYK | 0.70 | 0.89 | 0 | 0.67 |
| HSL | 252.97º | 0.8% | 0.18% | - |
| HSV(B) | 252.97º | 0.89% | 0.33% | - |
| XYZ | 2.06 | 1.03 | 8.27 | - |
| YUV | 22.22 | 162.3 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 9 | 83 | 0.70 | 0.89 | 0 | 0.67 | 252.97 | 0.8 | 0.18 |
| Hex | 19 | 9 | 53 | 46 | 59 | 0 | 43 | FD | 50 | 12 |
| Octal | 31 | 11 | 123 | 106 | 131 | 0 | 103 | 375 | 120 | 22 |
| Binary | 11001 | 1001 | 1010011 | 1000110 | 1011001 | 0 | 1000011 | 11111101 | 1010000 | 10010 |
Color Harmonies of #190953
Complementary color
Monochromatic Colors of #190953
Black with #190953
Text Example
Text Example
White with #190953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190953; }
p { color: rgb(25,9,83); }
H1.HeaderClassName
{
color: #190953;
}
.AnyTagClassName
{
color: #190953;
}
</style>
background-color css
<style>
a { background-color: #190953; }
a { background-color: rgb(25,9,83); }
div.DivClassName
{
background-color: #190953;
}
.BgClassName
{
background-color: #190953;
}
</style>
border-color css
<style>
span { border-color: #190953; }
span { border-color: rgb(25,9,83); }
td.TdClassName
{
border-color: #190953;
}
.TagClassName
{
border-color: #190953;
}
</style>