Shades of Arapawa #294759
Tints of Arapawa #294759
RGB
CMYK
RGB Variations
Color information
#294759 (or 0x294759) is known color: Arapawa. HEX triplet: 29, 47 and 59. RGB value is (41,71,89). Sum of RGB (Red+Green+Blue) = 41+71+89=201 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.40% from 201); Green value is 71 (28.12% from 255 or 35.32% from 201); Blue value is 89 (35.16% from 255 or 44.28% from 201); Max value from RGB is 89 - color contains mainly: blue. Hex color #294759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294759 is #D6B8A6. Grayscale: #3F3F3F. Windows color (decimal): -14071975 or 5850921. OLE color: 5850921.
HSL color Cylindrical-coordinate representation of color #294759: hue angle of 202.5º 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 #294759 is Cyan = 0.54, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 71 | 89 | - |
| CMYK | 0.54 | 0.20 | 0 | 0.65 |
| HSL | 202.5º | 0.37% | 0.25% | - |
| HSV(B) | 202.5º | 0.54% | 0.35% | - |
| XYZ | 4.97 | 5.7 | 10.29 | - |
| YUV | 64.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 89 | 0.54 | 0.20 | 0 | 0.65 | 202.5 | 0.37 | 0.25 |
| Hex | 29 | 47 | 59 | 36 | 14 | 0 | 41 | CA | 25 | 19 |
| Octal | 51 | 107 | 131 | 66 | 24 | 0 | 101 | 312 | 45 | 31 |
| Binary | 101001 | 1000111 | 1011001 | 110110 | 10100 | 0 | 1000001 | 11001010 | 100101 | 11001 |
Color Harmonies of #294759
Complementary color
Monochromatic Colors of #294759
Black with #294759
Text Example
Text Example
White with #294759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294759; }
p { color: rgb(41,71,89); }
H1.HeaderClassName
{
color: #294759;
}
.AnyTagClassName
{
color: #294759;
}
</style>
background-color css
<style>
a { background-color: #294759; }
a { background-color: rgb(41,71,89); }
div.DivClassName
{
background-color: #294759;
}
.BgClassName
{
background-color: #294759;
}
</style>
border-color css
<style>
span { border-color: #294759; }
span { border-color: rgb(41,71,89); }
td.TdClassName
{
border-color: #294759;
}
.TagClassName
{
border-color: #294759;
}
</style>