Shades of Paua #292249
Tints of Paua #292249
RGB
CMYK
RGB Variations
Color information
#292249 (or 0x292249) is known color: Paua. HEX triplet: 29, 22 and 49. RGB value is (41,34,73). Sum of RGB (Red+Green+Blue) = 41+34+73=148 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.70% from 148); Green value is 34 (13.67% from 255 or 22.97% from 148); Blue value is 73 (28.91% from 255 or 49.32% from 148); Max value from RGB is 73 - color contains mainly: blue. Hex color #292249 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292249 is #D6DDB6. Grayscale: #282828. Windows color (decimal): -14081463 or 4792873. OLE color: 4792873.
HSL color Cylindrical-coordinate representation of color #292249: hue angle of 250.77º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #292249 is Cyan = 0.44, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 41 | 34 | 73 | - |
| CMYK | 0.44 | 0.53 | 0 | 0.71 |
| HSL | 250.77º | 0.36% | 0.21% | - |
| HSV(B) | 250.77º | 0.53% | 0.29% | - |
| XYZ | 2.69 | 2.1 | 6.57 | - |
| YUV | 40.54 | 146.32 | 128.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 34 | 73 | 0.44 | 0.53 | 0 | 0.71 | 250.77 | 0.36 | 0.21 |
| Hex | 29 | 22 | 49 | 2C | 35 | 0 | 47 | FB | 24 | 15 |
| Octal | 51 | 42 | 111 | 54 | 65 | 0 | 107 | 373 | 44 | 25 |
| Binary | 101001 | 100010 | 1001001 | 101100 | 110101 | 0 | 1000111 | 11111011 | 100100 | 10101 |
Color Harmonies of #292249
Complementary color
Monochromatic Colors of #292249
Black with #292249
Text Example
Text Example
White with #292249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292249; }
p { color: rgb(41,34,73); }
H1.HeaderClassName
{
color: #292249;
}
.AnyTagClassName
{
color: #292249;
}
</style>
background-color css
<style>
a { background-color: #292249; }
a { background-color: rgb(41,34,73); }
div.DivClassName
{
background-color: #292249;
}
.BgClassName
{
background-color: #292249;
}
</style>
border-color css
<style>
span { border-color: #292249; }
span { border-color: rgb(41,34,73); }
td.TdClassName
{
border-color: #292249;
}
.TagClassName
{
border-color: #292249;
}
</style>