Shades of Paua #231059
Tints of Paua #231059
RGB
CMYK
RGB Variations
Color information
#231059 (or 0x231059) is known color: Paua. HEX triplet: 23, 10 and 59. RGB value is (35,16,89). Sum of RGB (Red+Green+Blue) = 35+16+89=140 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 89 (35.16% from 255 or 63.57% from 140); Max value from RGB is 89 - color contains mainly: blue. Hex color #231059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231059 is #DCEFA6. Grayscale: #1D1D1D. Windows color (decimal): -14479271 or 5836835. OLE color: 5836835.
HSL color Cylindrical-coordinate representation of color #231059: hue angle of 255.62º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #231059 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 35 | 16 | 89 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.65 |
| HSL | 255.62º | 0.7% | 0.21% | - |
| HSV(B) | 255.62º | 0.82% | 0.35% | - |
| XYZ | 2.68 | 1.45 | 9.59 | - |
| YUV | 30 | 161.29 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 16 | 89 | 0.61 | 0.82 | 0 | 0.65 | 255.62 | 0.7 | 0.21 |
| Hex | 23 | 10 | 59 | 3D | 52 | 0 | 41 | 100 | 46 | 15 |
| Octal | 43 | 20 | 131 | 75 | 122 | 0 | 101 | 400 | 106 | 25 |
| Binary | 100011 | 10000 | 1011001 | 111101 | 1010010 | 0 | 1000001 | 100000000 | 1000110 | 10101 |
Color Harmonies of #231059
Complementary color
Monochromatic Colors of #231059
Black with #231059
Text Example
Text Example
White with #231059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231059; }
p { color: rgb(35,16,89); }
H1.HeaderClassName
{
color: #231059;
}
.AnyTagClassName
{
color: #231059;
}
</style>
background-color css
<style>
a { background-color: #231059; }
a { background-color: rgb(35,16,89); }
div.DivClassName
{
background-color: #231059;
}
.BgClassName
{
background-color: #231059;
}
</style>
border-color css
<style>
span { border-color: #231059; }
span { border-color: rgb(35,16,89); }
td.TdClassName
{
border-color: #231059;
}
.TagClassName
{
border-color: #231059;
}
</style>