Shades of Paua #292545
Tints of Paua #292545
RGB
CMYK
RGB Variations
Color information
#292545 (or 0x292545) is known color: Paua. HEX triplet: 29, 25 and 45. RGB value is (41,37,69). Sum of RGB (Red+Green+Blue) = 41+37+69=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 37 (14.84% from 255 or 25.17% from 147); Blue value is 69 (27.34% from 255 or 46.94% from 147); Max value from RGB is 69 - color contains mainly: blue. Hex color #292545 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292545 is #D6DABA. Grayscale: #292929. Windows color (decimal): -14080699 or 4531497. OLE color: 4531497.
HSL color Cylindrical-coordinate representation of color #292545: hue angle of 247.5º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #292545 is Cyan = 0.41, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 37 | 69 | - |
| CMYK | 0.41 | 0.46 | 0 | 0.73 |
| HSL | 247.5º | 0.3% | 0.21% | - |
| HSV(B) | 247.5º | 0.46% | 0.27% | - |
| XYZ | 2.65 | 2.22 | 5.92 | - |
| YUV | 41.84 | 143.33 | 127.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 69 | 0.41 | 0.46 | 0 | 0.73 | 247.5 | 0.3 | 0.21 |
| Hex | 29 | 25 | 45 | 29 | 2E | 0 | 49 | F8 | 1E | 15 |
| Octal | 51 | 45 | 105 | 51 | 56 | 0 | 111 | 370 | 36 | 25 |
| Binary | 101001 | 100101 | 1000101 | 101001 | 101110 | 0 | 1001001 | 11111000 | 11110 | 10101 |
Color Harmonies of #292545
Complementary color
Monochromatic Colors of #292545
Black with #292545
Text Example
Text Example
White with #292545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292545; }
p { color: rgb(41,37,69); }
H1.HeaderClassName
{
color: #292545;
}
.AnyTagClassName
{
color: #292545;
}
</style>
background-color css
<style>
a { background-color: #292545; }
a { background-color: rgb(41,37,69); }
div.DivClassName
{
background-color: #292545;
}
.BgClassName
{
background-color: #292545;
}
</style>
border-color css
<style>
span { border-color: #292545; }
span { border-color: rgb(41,37,69); }
td.TdClassName
{
border-color: #292545;
}
.TagClassName
{
border-color: #292545;
}
</style>