Shades of Paua #231756
Tints of Paua #231756
RGB
CMYK
RGB Variations
Color information
#231756 (or 0x231756) is known color: Paua. HEX triplet: 23, 17 and 56. RGB value is (35,23,86). Sum of RGB (Red+Green+Blue) = 35+23+86=144 (19% of max value = 765). Red value is 35 (14.06% from 255 or 24.31% from 144); Green value is 23 (9.38% from 255 or 15.97% from 144); Blue value is 86 (33.98% from 255 or 59.72% from 144); Max value from RGB is 86 - color contains mainly: blue. Hex color #231756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231756 is #DCE8A9. Grayscale: #212121. Windows color (decimal): -14477482 or 5642019. OLE color: 5642019.
HSL color Cylindrical-coordinate representation of color #231756: hue angle of 251.43º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #231756 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 35 | 23 | 86 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.66 |
| HSL | 251.43º | 0.58% | 0.21% | - |
| HSV(B) | 251.43º | 0.73% | 0.34% | - |
| XYZ | 2.68 | 1.64 | 8.98 | - |
| YUV | 33.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 23 | 86 | 0.59 | 0.73 | 0 | 0.66 | 251.43 | 0.58 | 0.21 |
| Hex | 23 | 17 | 56 | 3B | 49 | 0 | 42 | FB | 3A | 15 |
| Octal | 43 | 27 | 126 | 73 | 111 | 0 | 102 | 373 | 72 | 25 |
| Binary | 100011 | 10111 | 1010110 | 111011 | 1001001 | 0 | 1000010 | 11111011 | 111010 | 10101 |
Color Harmonies of #231756
Complementary color
Monochromatic Colors of #231756
Black with #231756
Text Example
Text Example
White with #231756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231756; }
p { color: rgb(35,23,86); }
H1.HeaderClassName
{
color: #231756;
}
.AnyTagClassName
{
color: #231756;
}
</style>
background-color css
<style>
a { background-color: #231756; }
a { background-color: rgb(35,23,86); }
div.DivClassName
{
background-color: #231756;
}
.BgClassName
{
background-color: #231756;
}
</style>
border-color css
<style>
span { border-color: #231756; }
span { border-color: rgb(35,23,86); }
td.TdClassName
{
border-color: #231756;
}
.TagClassName
{
border-color: #231756;
}
</style>