Shades of Paua #292657
Tints of Paua #292657
RGB
CMYK
RGB Variations
Color information
#292657 (or 0x292657) is known color: Paua. HEX triplet: 29, 26 and 57. RGB value is (41,38,87). Sum of RGB (Red+Green+Blue) = 41+38+87=166 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.70% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 87 (34.38% from 255 or 52.41% from 166); Max value from RGB is 87 - color contains mainly: blue. Hex color #292657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292657 is #D6D9A8. Grayscale: #2C2C2C. Windows color (decimal): -14080425 or 5711401. OLE color: 5711401.
HSL color Cylindrical-coordinate representation of color #292657: hue angle of 243.67º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #292657 is Cyan = 0.53, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 38 | 87 | - |
| CMYK | 0.53 | 0.56 | 0 | 0.66 |
| HSL | 243.67º | 0.39% | 0.25% | - |
| HSV(B) | 243.67º | 0.56% | 0.34% | - |
| XYZ | 3.33 | 2.55 | 9.33 | - |
| YUV | 44.48 | 151.99 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 38 | 87 | 0.53 | 0.56 | 0 | 0.66 | 243.67 | 0.39 | 0.25 |
| Hex | 29 | 26 | 57 | 35 | 38 | 0 | 42 | F4 | 27 | 19 |
| Octal | 51 | 46 | 127 | 65 | 70 | 0 | 102 | 364 | 47 | 31 |
| Binary | 101001 | 100110 | 1010111 | 110101 | 111000 | 0 | 1000010 | 11110100 | 100111 | 11001 |
Color Harmonies of #292657
Complementary color
Monochromatic Colors of #292657
Black with #292657
Text Example
Text Example
White with #292657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292657; }
p { color: rgb(41,38,87); }
H1.HeaderClassName
{
color: #292657;
}
.AnyTagClassName
{
color: #292657;
}
</style>
background-color css
<style>
a { background-color: #292657; }
a { background-color: rgb(41,38,87); }
div.DivClassName
{
background-color: #292657;
}
.BgClassName
{
background-color: #292657;
}
</style>
border-color css
<style>
span { border-color: #292657; }
span { border-color: rgb(41,38,87); }
td.TdClassName
{
border-color: #292657;
}
.TagClassName
{
border-color: #292657;
}
</style>