Shades of Paua #292257
Tints of Paua #292257
RGB
CMYK
RGB Variations
Color information
#292257 (or 0x292257) is known color: Paua. HEX triplet: 29, 22 and 57. RGB value is (41,34,87). Sum of RGB (Red+Green+Blue) = 41+34+87=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 34 (13.67% from 255 or 20.99% from 162); Blue value is 87 (34.38% from 255 or 53.70% from 162); Max value from RGB is 87 - color contains mainly: blue. Hex color #292257 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292257 is #D6DDA8. Grayscale: #292929. Windows color (decimal): -14081449 or 5710377. OLE color: 5710377.
HSL color Cylindrical-coordinate representation of color #292257: hue angle of 247.92º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #292257 is Cyan = 0.53, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 34 | 87 | - |
| CMYK | 0.53 | 0.61 | 0 | 0.66 |
| HSL | 247.92º | 0.44% | 0.24% | - |
| HSV(B) | 247.92º | 0.61% | 0.34% | - |
| XYZ | 3.21 | 2.3 | 9.29 | - |
| YUV | 42.14 | 153.32 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 34 | 87 | 0.53 | 0.61 | 0 | 0.66 | 247.92 | 0.44 | 0.24 |
| Hex | 29 | 22 | 57 | 35 | 3D | 0 | 42 | F8 | 2C | 18 |
| Octal | 51 | 42 | 127 | 65 | 75 | 0 | 102 | 370 | 54 | 30 |
| Binary | 101001 | 100010 | 1010111 | 110101 | 111101 | 0 | 1000010 | 11111000 | 101100 | 11000 |
Color Harmonies of #292257
Complementary color
Monochromatic Colors of #292257
Black with #292257
Text Example
Text Example
White with #292257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292257; }
p { color: rgb(41,34,87); }
H1.HeaderClassName
{
color: #292257;
}
.AnyTagClassName
{
color: #292257;
}
</style>
background-color css
<style>
a { background-color: #292257; }
a { background-color: rgb(41,34,87); }
div.DivClassName
{
background-color: #292257;
}
.BgClassName
{
background-color: #292257;
}
</style>
border-color css
<style>
span { border-color: #292257; }
span { border-color: rgb(41,34,87); }
td.TdClassName
{
border-color: #292257;
}
.TagClassName
{
border-color: #292257;
}
</style>