Shades of Paua #292356
Tints of Paua #292356
RGB
CMYK
RGB Variations
Color information
#292356 (or 0x292356) is known color: Paua. HEX triplet: 29, 23 and 56. RGB value is (41,35,86). Sum of RGB (Red+Green+Blue) = 41+35+86=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 35 (14.06% from 255 or 21.60% from 162); Blue value is 86 (33.98% from 255 or 53.09% from 162); Max value from RGB is 86 - color contains mainly: blue. Hex color #292356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292356 is #D6DCA9. Grayscale: #2A2A2A. Windows color (decimal): -14081194 or 5645097. OLE color: 5645097.
HSL color Cylindrical-coordinate representation of color #292356: hue angle of 247.06º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #292356 is Cyan = 0.52, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 35 | 86 | - |
| CMYK | 0.52 | 0.59 | 0 | 0.66 |
| HSL | 247.06º | 0.42% | 0.24% | - |
| HSV(B) | 247.06º | 0.59% | 0.34% | - |
| XYZ | 3.2 | 2.35 | 9.09 | - |
| YUV | 42.61 | 152.49 | 126.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 86 | 0.52 | 0.59 | 0 | 0.66 | 247.06 | 0.42 | 0.24 |
| Hex | 29 | 23 | 56 | 34 | 3B | 0 | 42 | F7 | 2A | 18 |
| Octal | 51 | 43 | 126 | 64 | 73 | 0 | 102 | 367 | 52 | 30 |
| Binary | 101001 | 100011 | 1010110 | 110100 | 111011 | 0 | 1000010 | 11110111 | 101010 | 11000 |
Color Harmonies of #292356
Complementary color
Monochromatic Colors of #292356
Black with #292356
Text Example
Text Example
White with #292356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292356; }
p { color: rgb(41,35,86); }
H1.HeaderClassName
{
color: #292356;
}
.AnyTagClassName
{
color: #292356;
}
</style>
background-color css
<style>
a { background-color: #292356; }
a { background-color: rgb(41,35,86); }
div.DivClassName
{
background-color: #292356;
}
.BgClassName
{
background-color: #292356;
}
</style>
border-color css
<style>
span { border-color: #292356; }
span { border-color: rgb(41,35,86); }
td.TdClassName
{
border-color: #292356;
}
.TagClassName
{
border-color: #292356;
}
</style>