Shades of Paua #292054
Tints of Paua #292054
RGB
CMYK
RGB Variations
Color information
#292054 (or 0x292054) is known color: Paua. HEX triplet: 29, 20 and 54. RGB value is (41,32,84). Sum of RGB (Red+Green+Blue) = 41+32+84=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 32 (12.89% from 255 or 20.38% from 157); Blue value is 84 (33.20% from 255 or 53.50% from 157); Max value from RGB is 84 - color contains mainly: blue. Hex color #292054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292054 is #D6DFAB. Grayscale: #282828. Windows color (decimal): -14081964 or 5513257. OLE color: 5513257.
HSL color Cylindrical-coordinate representation of color #292054: hue angle of 250.38º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #292054 is Cyan = 0.51, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 32 | 84 | - |
| CMYK | 0.51 | 0.62 | 0 | 0.67 |
| HSL | 250.38º | 0.45% | 0.23% | - |
| HSV(B) | 250.38º | 0.62% | 0.33% | - |
| XYZ | 3.03 | 2.14 | 8.64 | - |
| YUV | 40.62 | 152.48 | 128.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 32 | 84 | 0.51 | 0.62 | 0 | 0.67 | 250.38 | 0.45 | 0.23 |
| Hex | 29 | 20 | 54 | 33 | 3E | 0 | 43 | FA | 2D | 17 |
| Octal | 51 | 40 | 124 | 63 | 76 | 0 | 103 | 372 | 55 | 27 |
| Binary | 101001 | 100000 | 1010100 | 110011 | 111110 | 0 | 1000011 | 11111010 | 101101 | 10111 |
Color Harmonies of #292054
Complementary color
Monochromatic Colors of #292054
Black with #292054
Text Example
Text Example
White with #292054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292054; }
p { color: rgb(41,32,84); }
H1.HeaderClassName
{
color: #292054;
}
.AnyTagClassName
{
color: #292054;
}
</style>
background-color css
<style>
a { background-color: #292054; }
a { background-color: rgb(41,32,84); }
div.DivClassName
{
background-color: #292054;
}
.BgClassName
{
background-color: #292054;
}
</style>
border-color css
<style>
span { border-color: #292054; }
span { border-color: rgb(41,32,84); }
td.TdClassName
{
border-color: #292054;
}
.TagClassName
{
border-color: #292054;
}
</style>