Shades of Paua #231657
Tints of Paua #231657
RGB
CMYK
RGB Variations
Color information
#231657 (or 0x231657) is known color: Paua. HEX triplet: 23, 16 and 57. RGB value is (35,22,87). Sum of RGB (Red+Green+Blue) = 35+22+87=144 (19% of max value = 765). Red value is 35 (14.06% from 255 or 24.31% from 144); Green value is 22 (8.98% from 255 or 15.28% from 144); Blue value is 87 (34.38% from 255 or 60.42% from 144); Max value from RGB is 87 - color contains mainly: blue. Hex color #231657 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #231657 is #DCE9A8. Grayscale: #212121. Windows color (decimal): -14477737 or 5707299. OLE color: 5707299.
HSL color Cylindrical-coordinate representation of color #231657: hue angle of 252º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #231657 is Cyan = 0.60, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 35 | 22 | 87 | - |
| CMYK | 0.60 | 0.75 | 0 | 0.66 |
| HSL | 252º | 0.6% | 0.21% | - |
| HSV(B) | 252º | 0.75% | 0.34% | - |
| XYZ | 2.7 | 1.62 | 9.19 | - |
| YUV | 33.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 22 | 87 | 0.60 | 0.75 | 0 | 0.66 | 252 | 0.6 | 0.21 |
| Hex | 23 | 16 | 57 | 3C | 4B | 0 | 42 | FC | 3C | 15 |
| Octal | 43 | 26 | 127 | 74 | 113 | 0 | 102 | 374 | 74 | 25 |
| Binary | 100011 | 10110 | 1010111 | 111100 | 1001011 | 0 | 1000010 | 11111100 | 111100 | 10101 |
Color Harmonies of #231657
Complementary color
Monochromatic Colors of #231657
Black with #231657
Text Example
Text Example
White with #231657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231657; }
p { color: rgb(35,22,87); }
H1.HeaderClassName
{
color: #231657;
}
.AnyTagClassName
{
color: #231657;
}
</style>
background-color css
<style>
a { background-color: #231657; }
a { background-color: rgb(35,22,87); }
div.DivClassName
{
background-color: #231657;
}
.BgClassName
{
background-color: #231657;
}
</style>
border-color css
<style>
span { border-color: #231657; }
span { border-color: rgb(35,22,87); }
td.TdClassName
{
border-color: #231657;
}
.TagClassName
{
border-color: #231657;
}
</style>