Shades of Arapawa #294656
Tints of Arapawa #294656
RGB
CMYK
RGB Variations
Color information
#294656 (or 0x294656) is known color: Arapawa. HEX triplet: 29, 46 and 56. RGB value is (41,70,86). Sum of RGB (Red+Green+Blue) = 41+70+86=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 70 (27.73% from 255 or 35.53% from 197); Blue value is 86 (33.98% from 255 or 43.65% from 197); Max value from RGB is 86 - color contains mainly: blue. Hex color #294656 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294656 is #D6B9A9. Grayscale: #3F3F3F. Windows color (decimal): -14072234 or 5654057. OLE color: 5654057.
HSL color Cylindrical-coordinate representation of color #294656: hue angle of 201.33º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #294656 is Cyan = 0.52, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 70 | 86 | - |
| CMYK | 0.52 | 0.19 | 0 | 0.66 |
| HSL | 201.33º | 0.35% | 0.25% | - |
| HSV(B) | 201.33º | 0.52% | 0.34% | - |
| XYZ | 4.78 | 5.52 | 9.62 | - |
| YUV | 63.15 | 140.89 | 112.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 70 | 86 | 0.52 | 0.19 | 0 | 0.66 | 201.33 | 0.35 | 0.25 |
| Hex | 29 | 46 | 56 | 34 | 13 | 0 | 42 | C9 | 23 | 19 |
| Octal | 51 | 106 | 126 | 64 | 23 | 0 | 102 | 311 | 43 | 31 |
| Binary | 101001 | 1000110 | 1010110 | 110100 | 10011 | 0 | 1000010 | 11001001 | 100011 | 11001 |
Color Harmonies of #294656
Complementary color
Monochromatic Colors of #294656
Black with #294656
Text Example
Text Example
White with #294656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294656; }
p { color: rgb(41,70,86); }
H1.HeaderClassName
{
color: #294656;
}
.AnyTagClassName
{
color: #294656;
}
</style>
background-color css
<style>
a { background-color: #294656; }
a { background-color: rgb(41,70,86); }
div.DivClassName
{
background-color: #294656;
}
.BgClassName
{
background-color: #294656;
}
</style>
border-color css
<style>
span { border-color: #294656; }
span { border-color: rgb(41,70,86); }
td.TdClassName
{
border-color: #294656;
}
.TagClassName
{
border-color: #294656;
}
</style>