Shades of Arapawa #294959
Tints of Arapawa #294959
RGB
CMYK
RGB Variations
Color information
#294959 (or 0x294959) is known color: Arapawa. HEX triplet: 29, 49 and 59. RGB value is (41,73,89). Sum of RGB (Red+Green+Blue) = 41+73+89=203 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.20% from 203); Green value is 73 (28.91% from 255 or 35.96% from 203); Blue value is 89 (35.16% from 255 or 43.84% from 203); Max value from RGB is 89 - color contains mainly: blue. Hex color #294959 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294959 is #D6B6A6. Grayscale: #414141. Windows color (decimal): -14071463 or 5851433. OLE color: 5851433.
HSL color Cylindrical-coordinate representation of color #294959: hue angle of 200º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #294959 is Cyan = 0.54, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 73 | 89 | - |
| CMYK | 0.54 | 0.18 | 0 | 0.65 |
| HSL | 200º | 0.37% | 0.25% | - |
| HSV(B) | 200º | 0.54% | 0.35% | - |
| XYZ | 5.1 | 5.96 | 10.33 | - |
| YUV | 65.26 | 141.4 | 110.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 73 | 89 | 0.54 | 0.18 | 0 | 0.65 | 200 | 0.37 | 0.25 |
| Hex | 29 | 49 | 59 | 36 | 12 | 0 | 41 | C8 | 25 | 19 |
| Octal | 51 | 111 | 131 | 66 | 22 | 0 | 101 | 310 | 45 | 31 |
| Binary | 101001 | 1001001 | 1011001 | 110110 | 10010 | 0 | 1000001 | 11001000 | 100101 | 11001 |
Color Harmonies of #294959
Complementary color
Monochromatic Colors of #294959
Black with #294959
Text Example
Text Example
White with #294959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294959; }
p { color: rgb(41,73,89); }
H1.HeaderClassName
{
color: #294959;
}
.AnyTagClassName
{
color: #294959;
}
</style>
background-color css
<style>
a { background-color: #294959; }
a { background-color: rgb(41,73,89); }
div.DivClassName
{
background-color: #294959;
}
.BgClassName
{
background-color: #294959;
}
</style>
border-color css
<style>
span { border-color: #294959; }
span { border-color: rgb(41,73,89); }
td.TdClassName
{
border-color: #294959;
}
.TagClassName
{
border-color: #294959;
}
</style>