Shades of Arapawa #294559
Tints of Arapawa #294559
RGB
CMYK
RGB Variations
Color information
#294559 (or 0x294559) is known color: Arapawa. HEX triplet: 29, 45 and 59. RGB value is (41,69,89). Sum of RGB (Red+Green+Blue) = 41+69+89=199 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.60% from 199); Green value is 69 (27.34% from 255 or 34.67% from 199); Blue value is 89 (35.16% from 255 or 44.72% from 199); Max value from RGB is 89 - color contains mainly: blue. Hex color #294559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294559 is #D6BAA6. Grayscale: #3E3E3E. Windows color (decimal): -14072487 or 5850409. OLE color: 5850409.
HSL color Cylindrical-coordinate representation of color #294559: hue angle of 205º 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 #294559 is Cyan = 0.54, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 69 | 89 | - |
| CMYK | 0.54 | 0.22 | 0 | 0.65 |
| HSL | 205º | 0.37% | 0.25% | - |
| HSV(B) | 205º | 0.54% | 0.35% | - |
| XYZ | 4.85 | 5.45 | 10.25 | - |
| YUV | 62.91 | 142.72 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 89 | 0.54 | 0.22 | 0 | 0.65 | 205 | 0.37 | 0.25 |
| Hex | 29 | 45 | 59 | 36 | 16 | 0 | 41 | CD | 25 | 19 |
| Octal | 51 | 105 | 131 | 66 | 26 | 0 | 101 | 315 | 45 | 31 |
| Binary | 101001 | 1000101 | 1011001 | 110110 | 10110 | 0 | 1000001 | 11001101 | 100101 | 11001 |
Color Harmonies of #294559
Complementary color
Monochromatic Colors of #294559
Black with #294559
Text Example
Text Example
White with #294559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294559; }
p { color: rgb(41,69,89); }
H1.HeaderClassName
{
color: #294559;
}
.AnyTagClassName
{
color: #294559;
}
</style>
background-color css
<style>
a { background-color: #294559; }
a { background-color: rgb(41,69,89); }
div.DivClassName
{
background-color: #294559;
}
.BgClassName
{
background-color: #294559;
}
</style>
border-color css
<style>
span { border-color: #294559; }
span { border-color: rgb(41,69,89); }
td.TdClassName
{
border-color: #294559;
}
.TagClassName
{
border-color: #294559;
}
</style>