Shades of Paua #1C0759
Tints of Paua #1C0759
RGB
CMYK
RGB Variations
Color information
#1C0759 (or 0x1C0759) is known color: Paua. HEX triplet: 1C, 07 and 59. RGB value is (28,7,89). Sum of RGB (Red+Green+Blue) = 28+7+89=124 (16% of max value = 765). Red value is 28 (11.33% from 255 or 22.58% from 124); Green value is 7 (3.12% from 255 or 5.65% from 124); Blue value is 89 (35.16% from 255 or 71.77% from 124); Max value from RGB is 89 - color contains mainly: blue. Hex color #1C0759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1C0759 is #E3F8A6. Grayscale: #161616. Windows color (decimal): -14940327 or 5834524. OLE color: 5834524.
HSL color Cylindrical-coordinate representation of color #1C0759: hue angle of 255.37º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #1C0759 is Cyan = 0.69, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 28 | 7 | 89 | - |
| CMYK | 0.69 | 0.92 | 0 | 0.65 |
| HSL | 255.37º | 0.85% | 0.19% | - |
| HSV(B) | 255.37º | 0.92% | 0.35% | - |
| XYZ | 2.36 | 1.12 | 9.54 | - |
| YUV | 22.63 | 165.46 | 131.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 7 | 89 | 0.69 | 0.92 | 0 | 0.65 | 255.37 | 0.85 | 0.19 |
| Hex | 1C | 7 | 59 | 45 | 5C | 0 | 41 | FF | 55 | 13 |
| Octal | 34 | 7 | 131 | 105 | 134 | 0 | 101 | 377 | 125 | 23 |
| Binary | 11100 | 111 | 1011001 | 1000101 | 1011100 | 0 | 1000001 | 11111111 | 1010101 | 10011 |
Color Harmonies of #1C0759
Complementary color
Monochromatic Colors of #1C0759
Black with #1C0759
Text Example
Text Example
White with #1C0759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C0759; }
p { color: rgb(28,7,89); }
H1.HeaderClassName
{
color: #1C0759;
}
.AnyTagClassName
{
color: #1C0759;
}
</style>
background-color css
<style>
a { background-color: #1C0759; }
a { background-color: rgb(28,7,89); }
div.DivClassName
{
background-color: #1C0759;
}
.BgClassName
{
background-color: #1C0759;
}
</style>
border-color css
<style>
span { border-color: #1C0759; }
span { border-color: rgb(28,7,89); }
td.TdClassName
{
border-color: #1C0759;
}
.TagClassName
{
border-color: #1C0759;
}
</style>