Shades of Arapawa #294963
Tints of Arapawa #294963
RGB
CMYK
RGB Variations
Color information
#294963 (or 0x294963) is known color: Arapawa. HEX triplet: 29, 49 and 63. RGB value is (41,73,99). Sum of RGB (Red+Green+Blue) = 41+73+99=213 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.25% from 213); Green value is 73 (28.91% from 255 or 34.27% from 213); Blue value is 99 (39.06% from 255 or 46.48% from 213); Max value from RGB is 99 - color contains mainly: blue. Hex color #294963 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294963 is #D6B69C. Grayscale: #424242. Windows color (decimal): -14071453 or 6506793. OLE color: 6506793.
HSL color Cylindrical-coordinate representation of color #294963: hue angle of 206.9º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #294963 is Cyan = 0.59, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 73 | 99 | - |
| CMYK | 0.59 | 0.26 | 0 | 0.61 |
| HSL | 206.9º | 0.41% | 0.27% | - |
| HSV(B) | 206.9º | 0.59% | 0.39% | - |
| XYZ | 5.55 | 6.14 | 12.7 | - |
| YUV | 66.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 73 | 99 | 0.59 | 0.26 | 0 | 0.61 | 206.9 | 0.41 | 0.27 |
| Hex | 29 | 49 | 63 | 3B | 1A | 0 | 3D | CF | 29 | 1B |
| Octal | 51 | 111 | 143 | 73 | 32 | 0 | 75 | 317 | 51 | 33 |
| Binary | 101001 | 1001001 | 1100011 | 111011 | 11010 | 0 | 111101 | 11001111 | 101001 | 11011 |
Color Harmonies of #294963
Complementary color
Monochromatic Colors of #294963
Black with #294963
Text Example
Text Example
White with #294963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294963; }
p { color: rgb(41,73,99); }
H1.HeaderClassName
{
color: #294963;
}
.AnyTagClassName
{
color: #294963;
}
</style>
background-color css
<style>
a { background-color: #294963; }
a { background-color: rgb(41,73,99); }
div.DivClassName
{
background-color: #294963;
}
.BgClassName
{
background-color: #294963;
}
</style>
border-color css
<style>
span { border-color: #294963; }
span { border-color: rgb(41,73,99); }
td.TdClassName
{
border-color: #294963;
}
.TagClassName
{
border-color: #294963;
}
</style>