Shades of Paua #292857
Tints of Paua #292857
RGB
CMYK
RGB Variations
Color information
#292857 (or 0x292857) is known color: Paua. HEX triplet: 29, 28 and 57. RGB value is (41,40,87). Sum of RGB (Red+Green+Blue) = 41+40+87=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 40 (16.02% from 255 or 23.81% from 168); Blue value is 87 (34.38% from 255 or 51.79% from 168); Max value from RGB is 87 - color contains mainly: blue. Hex color #292857 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #292857 is #D6D7A8. Grayscale: #2D2D2D. Windows color (decimal): -14079913 or 5711913. OLE color: 5711913.
HSL color Cylindrical-coordinate representation of color #292857: hue angle of 241.28º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #292857 is Cyan = 0.53, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 40 | 87 | - |
| CMYK | 0.53 | 0.54 | 0 | 0.66 |
| HSL | 241.28º | 0.37% | 0.25% | - |
| HSV(B) | 241.28º | 0.54% | 0.34% | - |
| XYZ | 3.39 | 2.68 | 9.35 | - |
| YUV | 45.66 | 151.33 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 87 | 0.53 | 0.54 | 0 | 0.66 | 241.28 | 0.37 | 0.25 |
| Hex | 29 | 28 | 57 | 35 | 36 | 0 | 42 | F1 | 25 | 19 |
| Octal | 51 | 50 | 127 | 65 | 66 | 0 | 102 | 361 | 45 | 31 |
| Binary | 101001 | 101000 | 1010111 | 110101 | 110110 | 0 | 1000010 | 11110001 | 100101 | 11001 |
Color Harmonies of #292857
Complementary color
Monochromatic Colors of #292857
Black with #292857
Text Example
Text Example
White with #292857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292857; }
p { color: rgb(41,40,87); }
H1.HeaderClassName
{
color: #292857;
}
.AnyTagClassName
{
color: #292857;
}
</style>
background-color css
<style>
a { background-color: #292857; }
a { background-color: rgb(41,40,87); }
div.DivClassName
{
background-color: #292857;
}
.BgClassName
{
background-color: #292857;
}
</style>
border-color css
<style>
span { border-color: #292857; }
span { border-color: rgb(41,40,87); }
td.TdClassName
{
border-color: #292857;
}
.TagClassName
{
border-color: #292857;
}
</style>