Shades of Paua #190753
Tints of Paua #190753
RGB
CMYK
RGB Variations
Color information
#190753 (or 0x190753) is known color: Paua. HEX triplet: 19, 07 and 53. RGB value is (25,7,83). Sum of RGB (Red+Green+Blue) = 25+7+83=115 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.74% from 115); Green value is 7 (3.12% from 255 or 6.09% from 115); Blue value is 83 (32.81% from 255 or 72.17% from 115); Max value from RGB is 83 - color contains mainly: blue. Hex color #190753 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #190753 is #E6F8AC. Grayscale: #141414. Windows color (decimal): -15136941 or 5441305. OLE color: 5441305.
HSL color Cylindrical-coordinate representation of color #190753: hue angle of 254.21º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #190753 is Cyan = 0.70, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 25 | 7 | 83 | - |
| CMYK | 0.70 | 0.92 | 0 | 0.67 |
| HSL | 254.21º | 0.84% | 0.18% | - |
| HSV(B) | 254.21º | 0.92% | 0.33% | - |
| XYZ | 2.04 | 0.98 | 8.27 | - |
| YUV | 21.05 | 162.96 | 130.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 7 | 83 | 0.70 | 0.92 | 0 | 0.67 | 254.21 | 0.84 | 0.18 |
| Hex | 19 | 7 | 53 | 46 | 5C | 0 | 43 | FE | 54 | 12 |
| Octal | 31 | 7 | 123 | 106 | 134 | 0 | 103 | 376 | 124 | 22 |
| Binary | 11001 | 111 | 1010011 | 1000110 | 1011100 | 0 | 1000011 | 11111110 | 1010100 | 10010 |
Color Harmonies of #190753
Complementary color
Monochromatic Colors of #190753
Black with #190753
Text Example
Text Example
White with #190753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190753; }
p { color: rgb(25,7,83); }
H1.HeaderClassName
{
color: #190753;
}
.AnyTagClassName
{
color: #190753;
}
</style>
background-color css
<style>
a { background-color: #190753; }
a { background-color: rgb(25,7,83); }
div.DivClassName
{
background-color: #190753;
}
.BgClassName
{
background-color: #190753;
}
</style>
border-color css
<style>
span { border-color: #190753; }
span { border-color: rgb(25,7,83); }
td.TdClassName
{
border-color: #190753;
}
.TagClassName
{
border-color: #190753;
}
</style>