Shades of Paua #292057
Tints of Paua #292057
RGB
CMYK
RGB Variations
Color information
#292057 (or 0x292057) is known color: Paua. HEX triplet: 29, 20 and 57. RGB value is (41,32,87). Sum of RGB (Red+Green+Blue) = 41+32+87=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 32 (12.89% from 255 or 20% from 160); Blue value is 87 (34.38% from 255 or 54.38% from 160); Max value from RGB is 87 - color contains mainly: blue. Hex color #292057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292057 is #D6DFA8. Grayscale: #282828. Windows color (decimal): -14081961 or 5709865. OLE color: 5709865.
HSL color Cylindrical-coordinate representation of color #292057: hue angle of 249.82º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #292057 is Cyan = 0.53, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 32 | 87 | - |
| CMYK | 0.53 | 0.63 | 0 | 0.66 |
| HSL | 249.82º | 0.46% | 0.23% | - |
| HSV(B) | 249.82º | 0.63% | 0.34% | - |
| XYZ | 3.15 | 2.19 | 9.27 | - |
| YUV | 40.96 | 153.98 | 128.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 32 | 87 | 0.53 | 0.63 | 0 | 0.66 | 249.82 | 0.46 | 0.23 |
| Hex | 29 | 20 | 57 | 35 | 3F | 0 | 42 | FA | 2E | 17 |
| Octal | 51 | 40 | 127 | 65 | 77 | 0 | 102 | 372 | 56 | 27 |
| Binary | 101001 | 100000 | 1010111 | 110101 | 111111 | 0 | 1000010 | 11111010 | 101110 | 10111 |
Color Harmonies of #292057
Complementary color
Monochromatic Colors of #292057
Black with #292057
Text Example
Text Example
White with #292057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292057; }
p { color: rgb(41,32,87); }
H1.HeaderClassName
{
color: #292057;
}
.AnyTagClassName
{
color: #292057;
}
</style>
background-color css
<style>
a { background-color: #292057; }
a { background-color: rgb(41,32,87); }
div.DivClassName
{
background-color: #292057;
}
.BgClassName
{
background-color: #292057;
}
</style>
border-color css
<style>
span { border-color: #292057; }
span { border-color: rgb(41,32,87); }
td.TdClassName
{
border-color: #292057;
}
.TagClassName
{
border-color: #292057;
}
</style>