Shades of Paua #292751
Tints of Paua #292751
RGB
CMYK
RGB Variations
Color information
#292751 (or 0x292751) is known color: Paua. HEX triplet: 29, 27 and 51. RGB value is (41,39,81). Sum of RGB (Red+Green+Blue) = 41+39+81=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 39 (15.62% from 255 or 24.22% from 161); Blue value is 81 (32.03% from 255 or 50.31% from 161); Max value from RGB is 81 - color contains mainly: blue. Hex color #292751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292751 is #D6D8AE. Grayscale: #2C2C2C. Windows color (decimal): -14080175 or 5318441. OLE color: 5318441.
HSL color Cylindrical-coordinate representation of color #292751: hue angle of 242.86º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #292751 is Cyan = 0.49, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 39 | 81 | - |
| CMYK | 0.49 | 0.52 | 0 | 0.68 |
| HSL | 242.86º | 0.35% | 0.24% | - |
| HSV(B) | 242.86º | 0.52% | 0.32% | - |
| XYZ | 3.13 | 2.52 | 8.11 | - |
| YUV | 44.39 | 148.66 | 125.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 81 | 0.49 | 0.52 | 0 | 0.68 | 242.86 | 0.35 | 0.24 |
| Hex | 29 | 27 | 51 | 31 | 34 | 0 | 44 | F3 | 23 | 18 |
| Octal | 51 | 47 | 121 | 61 | 64 | 0 | 104 | 363 | 43 | 30 |
| Binary | 101001 | 100111 | 1010001 | 110001 | 110100 | 0 | 1000100 | 11110011 | 100011 | 11000 |
Color Harmonies of #292751
Complementary color
Monochromatic Colors of #292751
Black with #292751
Text Example
Text Example
White with #292751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292751; }
p { color: rgb(41,39,81); }
H1.HeaderClassName
{
color: #292751;
}
.AnyTagClassName
{
color: #292751;
}
</style>
background-color css
<style>
a { background-color: #292751; }
a { background-color: rgb(41,39,81); }
div.DivClassName
{
background-color: #292751;
}
.BgClassName
{
background-color: #292751;
}
</style>
border-color css
<style>
span { border-color: #292751; }
span { border-color: rgb(41,39,81); }
td.TdClassName
{
border-color: #292751;
}
.TagClassName
{
border-color: #292751;
}
</style>