Shades of Arapawa #294664
Tints of Arapawa #294664
RGB
CMYK
RGB Variations
Color information
#294664 (or 0x294664) is known color: Arapawa. HEX triplet: 29, 46 and 64. RGB value is (41,70,100). Sum of RGB (Red+Green+Blue) = 41+70+100=211 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.43% from 211); Green value is 70 (27.73% from 255 or 33.18% from 211); Blue value is 100 (39.45% from 255 or 47.39% from 211); Max value from RGB is 100 - color contains mainly: blue. Hex color #294664 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294664 is #D6B99B. Grayscale: #404040. Windows color (decimal): -14072220 or 6571561. OLE color: 6571561.
HSL color Cylindrical-coordinate representation of color #294664: hue angle of 210.51º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #294664 is Cyan = 0.59, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 70 | 100 | - |
| CMYK | 0.59 | 0.30 | 0 | 0.61 |
| HSL | 210.51º | 0.42% | 0.28% | - |
| HSV(B) | 210.51º | 0.59% | 0.39% | - |
| XYZ | 5.4 | 5.77 | 12.89 | - |
| YUV | 64.75 | 147.89 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 70 | 100 | 0.59 | 0.30 | 0 | 0.61 | 210.51 | 0.42 | 0.28 |
| Hex | 29 | 46 | 64 | 3B | 1E | 0 | 3D | D3 | 2A | 1C |
| Octal | 51 | 106 | 144 | 73 | 36 | 0 | 75 | 323 | 52 | 34 |
| Binary | 101001 | 1000110 | 1100100 | 111011 | 11110 | 0 | 111101 | 11010011 | 101010 | 11100 |
Color Harmonies of #294664
Complementary color
Monochromatic Colors of #294664
Black with #294664
Text Example
Text Example
White with #294664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294664; }
p { color: rgb(41,70,100); }
H1.HeaderClassName
{
color: #294664;
}
.AnyTagClassName
{
color: #294664;
}
</style>
background-color css
<style>
a { background-color: #294664; }
a { background-color: rgb(41,70,100); }
div.DivClassName
{
background-color: #294664;
}
.BgClassName
{
background-color: #294664;
}
</style>
border-color css
<style>
span { border-color: #294664; }
span { border-color: rgb(41,70,100); }
td.TdClassName
{
border-color: #294664;
}
.TagClassName
{
border-color: #294664;
}
</style>