Shades of Paua #292458
Tints of Paua #292458
RGB
CMYK
RGB Variations
Color information
#292458 (or 0x292458) is known color: Paua. HEX triplet: 29, 24 and 58. RGB value is (41,36,88). Sum of RGB (Red+Green+Blue) = 41+36+88=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 36 (14.45% from 255 or 21.82% from 165); Blue value is 88 (34.77% from 255 or 53.33% from 165); Max value from RGB is 88 - color contains mainly: blue. Hex color #292458 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292458 is #D6DBA7. Grayscale: #2B2B2B. Windows color (decimal): -14080936 or 5776425. OLE color: 5776425.
HSL color Cylindrical-coordinate representation of color #292458: hue angle of 245.77º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #292458 is Cyan = 0.53, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 36 | 88 | - |
| CMYK | 0.53 | 0.59 | 0 | 0.65 |
| HSL | 245.77º | 0.42% | 0.24% | - |
| HSV(B) | 245.77º | 0.59% | 0.35% | - |
| XYZ | 3.31 | 2.44 | 9.53 | - |
| YUV | 43.42 | 153.16 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 88 | 0.53 | 0.59 | 0 | 0.65 | 245.77 | 0.42 | 0.24 |
| Hex | 29 | 24 | 58 | 35 | 3B | 0 | 41 | F6 | 2A | 18 |
| Octal | 51 | 44 | 130 | 65 | 73 | 0 | 101 | 366 | 52 | 30 |
| Binary | 101001 | 100100 | 1011000 | 110101 | 111011 | 0 | 1000001 | 11110110 | 101010 | 11000 |
Color Harmonies of #292458
Complementary color
Monochromatic Colors of #292458
Black with #292458
Text Example
Text Example
White with #292458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292458; }
p { color: rgb(41,36,88); }
H1.HeaderClassName
{
color: #292458;
}
.AnyTagClassName
{
color: #292458;
}
</style>
background-color css
<style>
a { background-color: #292458; }
a { background-color: rgb(41,36,88); }
div.DivClassName
{
background-color: #292458;
}
.BgClassName
{
background-color: #292458;
}
</style>
border-color css
<style>
span { border-color: #292458; }
span { border-color: rgb(41,36,88); }
td.TdClassName
{
border-color: #292458;
}
.TagClassName
{
border-color: #292458;
}
</style>