Shades of Paua #292457
Tints of Paua #292457
RGB
CMYK
RGB Variations
Color information
#292457 (or 0x292457) is known color: Paua. HEX triplet: 29, 24 and 57. RGB value is (41,36,87). Sum of RGB (Red+Green+Blue) = 41+36+87=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 36 (14.45% from 255 or 21.95% from 164); Blue value is 87 (34.38% from 255 or 53.05% from 164); Max value from RGB is 87 - color contains mainly: blue. Hex color #292457 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292457 is #D6DBA8. Grayscale: #2B2B2B. Windows color (decimal): -14080937 or 5710889. OLE color: 5710889.
HSL color Cylindrical-coordinate representation of color #292457: hue angle of 245.88º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #292457 is Cyan = 0.53, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 36 | 87 | - |
| CMYK | 0.53 | 0.59 | 0 | 0.66 |
| HSL | 245.88º | 0.41% | 0.24% | - |
| HSV(B) | 245.88º | 0.59% | 0.34% | - |
| XYZ | 3.27 | 2.42 | 9.31 | - |
| YUV | 43.31 | 152.66 | 126.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 87 | 0.53 | 0.59 | 0 | 0.66 | 245.88 | 0.41 | 0.24 |
| Hex | 29 | 24 | 57 | 35 | 3B | 0 | 42 | F6 | 29 | 18 |
| Octal | 51 | 44 | 127 | 65 | 73 | 0 | 102 | 366 | 51 | 30 |
| Binary | 101001 | 100100 | 1010111 | 110101 | 111011 | 0 | 1000010 | 11110110 | 101001 | 11000 |
Color Harmonies of #292457
Complementary color
Monochromatic Colors of #292457
Black with #292457
Text Example
Text Example
White with #292457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292457; }
p { color: rgb(41,36,87); }
H1.HeaderClassName
{
color: #292457;
}
.AnyTagClassName
{
color: #292457;
}
</style>
background-color css
<style>
a { background-color: #292457; }
a { background-color: rgb(41,36,87); }
div.DivClassName
{
background-color: #292457;
}
.BgClassName
{
background-color: #292457;
}
</style>
border-color css
<style>
span { border-color: #292457; }
span { border-color: rgb(41,36,87); }
td.TdClassName
{
border-color: #292457;
}
.TagClassName
{
border-color: #292457;
}
</style>