Shades of Paua #292157
Tints of Paua #292157
RGB
CMYK
RGB Variations
Color information
#292157 (or 0x292157) is known color: Paua. HEX triplet: 29, 21 and 57. RGB value is (41,33,87). Sum of RGB (Red+Green+Blue) = 41+33+87=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 33 (13.28% from 255 or 20.50% from 161); Blue value is 87 (34.38% from 255 or 54.04% from 161); Max value from RGB is 87 - color contains mainly: blue. Hex color #292157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292157 is #D6DEA8. Grayscale: #292929. Windows color (decimal): -14081705 or 5710121. OLE color: 5710121.
HSL color Cylindrical-coordinate representation of color #292157: hue angle of 248.89º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #292157 is Cyan = 0.53, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 33 | 87 | - |
| CMYK | 0.53 | 0.62 | 0 | 0.66 |
| HSL | 248.89º | 0.45% | 0.24% | - |
| HSV(B) | 248.89º | 0.62% | 0.34% | - |
| XYZ | 3.18 | 2.25 | 9.28 | - |
| YUV | 41.55 | 153.65 | 127.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 33 | 87 | 0.53 | 0.62 | 0 | 0.66 | 248.89 | 0.45 | 0.24 |
| Hex | 29 | 21 | 57 | 35 | 3E | 0 | 42 | F9 | 2D | 18 |
| Octal | 51 | 41 | 127 | 65 | 76 | 0 | 102 | 371 | 55 | 30 |
| Binary | 101001 | 100001 | 1010111 | 110101 | 111110 | 0 | 1000010 | 11111001 | 101101 | 11000 |
Color Harmonies of #292157
Complementary color
Monochromatic Colors of #292157
Black with #292157
Text Example
Text Example
White with #292157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292157; }
p { color: rgb(41,33,87); }
H1.HeaderClassName
{
color: #292157;
}
.AnyTagClassName
{
color: #292157;
}
</style>
background-color css
<style>
a { background-color: #292157; }
a { background-color: rgb(41,33,87); }
div.DivClassName
{
background-color: #292157;
}
.BgClassName
{
background-color: #292157;
}
</style>
border-color css
<style>
span { border-color: #292157; }
span { border-color: rgb(41,33,87); }
td.TdClassName
{
border-color: #292157;
}
.TagClassName
{
border-color: #292157;
}
</style>