Shades of Paua #292553
Tints of Paua #292553
RGB
CMYK
RGB Variations
Color information
#292553 (or 0x292553) is known color: Paua. HEX triplet: 29, 25 and 53. RGB value is (41,37,83). Sum of RGB (Red+Green+Blue) = 41+37+83=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 83 (32.81% from 255 or 51.55% from 161); Max value from RGB is 83 - color contains mainly: blue. Hex color #292553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292553 is #D6DAAC. Grayscale: #2B2B2B. Windows color (decimal): -14080685 or 5449001. OLE color: 5449001.
HSL color Cylindrical-coordinate representation of color #292553: hue angle of 245.22º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #292553 is Cyan = 0.51, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 37 | 83 | - |
| CMYK | 0.51 | 0.55 | 0 | 0.67 |
| HSL | 245.22º | 0.38% | 0.24% | - |
| HSV(B) | 245.22º | 0.55% | 0.33% | - |
| XYZ | 3.14 | 2.42 | 8.49 | - |
| YUV | 43.44 | 150.33 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 83 | 0.51 | 0.55 | 0 | 0.67 | 245.22 | 0.38 | 0.24 |
| Hex | 29 | 25 | 53 | 33 | 37 | 0 | 43 | F5 | 26 | 18 |
| Octal | 51 | 45 | 123 | 63 | 67 | 0 | 103 | 365 | 46 | 30 |
| Binary | 101001 | 100101 | 1010011 | 110011 | 110111 | 0 | 1000011 | 11110101 | 100110 | 11000 |
Color Harmonies of #292553
Complementary color
Monochromatic Colors of #292553
Black with #292553
Text Example
Text Example
White with #292553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292553; }
p { color: rgb(41,37,83); }
H1.HeaderClassName
{
color: #292553;
}
.AnyTagClassName
{
color: #292553;
}
</style>
background-color css
<style>
a { background-color: #292553; }
a { background-color: rgb(41,37,83); }
div.DivClassName
{
background-color: #292553;
}
.BgClassName
{
background-color: #292553;
}
</style>
border-color css
<style>
span { border-color: #292553; }
span { border-color: rgb(41,37,83); }
td.TdClassName
{
border-color: #292553;
}
.TagClassName
{
border-color: #292553;
}
</style>