Shades of Arapawa #294560
Tints of Arapawa #294560
RGB
CMYK
RGB Variations
Color information
#294560 (or 0x294560) is known color: Arapawa. HEX triplet: 29, 45 and 60. RGB value is (41,69,96). Sum of RGB (Red+Green+Blue) = 41+69+96=206 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.90% from 206); Green value is 69 (27.34% from 255 or 33.50% from 206); Blue value is 96 (37.89% from 255 or 46.60% from 206); Max value from RGB is 96 - color contains mainly: blue. Hex color #294560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294560 is #D6BA9F. Grayscale: #3F3F3F. Windows color (decimal): -14072480 or 6309161. OLE color: 6309161.
HSL color Cylindrical-coordinate representation of color #294560: hue angle of 209.45º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #294560 is Cyan = 0.57, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 69 | 96 | - |
| CMYK | 0.57 | 0.28 | 0 | 0.62 |
| HSL | 209.45º | 0.4% | 0.27% | - |
| HSV(B) | 209.45º | 0.57% | 0.38% | - |
| XYZ | 5.15 | 5.57 | 11.87 | - |
| YUV | 63.71 | 146.22 | 111.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 96 | 0.57 | 0.28 | 0 | 0.62 | 209.45 | 0.4 | 0.27 |
| Hex | 29 | 45 | 60 | 39 | 1C | 0 | 3E | D1 | 28 | 1B |
| Octal | 51 | 105 | 140 | 71 | 34 | 0 | 76 | 321 | 50 | 33 |
| Binary | 101001 | 1000101 | 1100000 | 111001 | 11100 | 0 | 111110 | 11010001 | 101000 | 11011 |
Color Harmonies of #294560
Complementary color
Monochromatic Colors of #294560
Black with #294560
Text Example
Text Example
White with #294560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294560; }
p { color: rgb(41,69,96); }
H1.HeaderClassName
{
color: #294560;
}
.AnyTagClassName
{
color: #294560;
}
</style>
background-color css
<style>
a { background-color: #294560; }
a { background-color: rgb(41,69,96); }
div.DivClassName
{
background-color: #294560;
}
.BgClassName
{
background-color: #294560;
}
</style>
border-color css
<style>
span { border-color: #294560; }
span { border-color: rgb(41,69,96); }
td.TdClassName
{
border-color: #294560;
}
.TagClassName
{
border-color: #294560;
}
</style>