Shades of Paua #292750
Tints of Paua #292750
RGB
CMYK
RGB Variations
Color information
#292750 (or 0x292750) is known color: Paua. HEX triplet: 29, 27 and 50. RGB value is (41,39,80). Sum of RGB (Red+Green+Blue) = 41+39+80=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 80 (31.64% from 255 or 50% from 160); Max value from RGB is 80 - color contains mainly: blue. Hex color #292750 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292750 is #D6D8AF. Grayscale: #2C2C2C. Windows color (decimal): -14080176 or 5252905. OLE color: 5252905.
HSL color Cylindrical-coordinate representation of color #292750: hue angle of 242.93º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #292750 is Cyan = 0.49, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 41 | 39 | 80 | - |
| CMYK | 0.49 | 0.51 | 0 | 0.69 |
| HSL | 242.93º | 0.34% | 0.23% | - |
| HSV(B) | 242.93º | 0.51% | 0.31% | - |
| XYZ | 3.09 | 2.5 | 7.91 | - |
| YUV | 44.27 | 148.16 | 125.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 80 | 0.49 | 0.51 | 0 | 0.69 | 242.93 | 0.34 | 0.23 |
| Hex | 29 | 27 | 50 | 31 | 33 | 0 | 45 | F3 | 22 | 17 |
| Octal | 51 | 47 | 120 | 61 | 63 | 0 | 105 | 363 | 42 | 27 |
| Binary | 101001 | 100111 | 1010000 | 110001 | 110011 | 0 | 1000101 | 11110011 | 100010 | 10111 |
Color Harmonies of #292750
Complementary color
Monochromatic Colors of #292750
Black with #292750
Text Example
Text Example
White with #292750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292750; }
p { color: rgb(41,39,80); }
H1.HeaderClassName
{
color: #292750;
}
.AnyTagClassName
{
color: #292750;
}
</style>
background-color css
<style>
a { background-color: #292750; }
a { background-color: rgb(41,39,80); }
div.DivClassName
{
background-color: #292750;
}
.BgClassName
{
background-color: #292750;
}
</style>
border-color css
<style>
span { border-color: #292750; }
span { border-color: rgb(41,39,80); }
td.TdClassName
{
border-color: #292750;
}
.TagClassName
{
border-color: #292750;
}
</style>