Shades of Arapawa #294557
Tints of Arapawa #294557
RGB
CMYK
RGB Variations
Color information
#294557 (or 0x294557) is known color: Arapawa. HEX triplet: 29, 45 and 57. RGB value is (41,69,87). Sum of RGB (Red+Green+Blue) = 41+69+87=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 69 (27.34% from 255 or 35.03% from 197); Blue value is 87 (34.38% from 255 or 44.16% from 197); Max value from RGB is 87 - color contains mainly: blue. Hex color #294557 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294557 is #D6BAA8. Grayscale: #3E3E3E. Windows color (decimal): -14072489 or 5719337. OLE color: 5719337.
HSL color Cylindrical-coordinate representation of color #294557: hue angle of 203.48º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #294557 is Cyan = 0.53, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 69 | 87 | - |
| CMYK | 0.53 | 0.21 | 0 | 0.66 |
| HSL | 203.48º | 0.36% | 0.25% | - |
| HSV(B) | 203.48º | 0.53% | 0.34% | - |
| XYZ | 4.76 | 5.42 | 9.81 | - |
| YUV | 62.68 | 141.72 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 87 | 0.53 | 0.21 | 0 | 0.66 | 203.48 | 0.36 | 0.25 |
| Hex | 29 | 45 | 57 | 35 | 15 | 0 | 42 | CB | 24 | 19 |
| Octal | 51 | 105 | 127 | 65 | 25 | 0 | 102 | 313 | 44 | 31 |
| Binary | 101001 | 1000101 | 1010111 | 110101 | 10101 | 0 | 1000010 | 11001011 | 100100 | 11001 |
Color Harmonies of #294557
Complementary color
Monochromatic Colors of #294557
Black with #294557
Text Example
Text Example
White with #294557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294557; }
p { color: rgb(41,69,87); }
H1.HeaderClassName
{
color: #294557;
}
.AnyTagClassName
{
color: #294557;
}
</style>
background-color css
<style>
a { background-color: #294557; }
a { background-color: rgb(41,69,87); }
div.DivClassName
{
background-color: #294557;
}
.BgClassName
{
background-color: #294557;
}
</style>
border-color css
<style>
span { border-color: #294557; }
span { border-color: rgb(41,69,87); }
td.TdClassName
{
border-color: #294557;
}
.TagClassName
{
border-color: #294557;
}
</style>