Shades of Arapawa #294766
Tints of Arapawa #294766
RGB
CMYK
RGB Variations
Color information
#294766 (or 0x294766) is known color: Arapawa. HEX triplet: 29, 47 and 66. RGB value is (41,71,102). Sum of RGB (Red+Green+Blue) = 41+71+102=214 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.16% from 214); Green value is 71 (28.12% from 255 or 33.18% from 214); Blue value is 102 (40.23% from 255 or 47.66% from 214); Max value from RGB is 102 - color contains mainly: blue. Hex color #294766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294766 is #D6B899. Grayscale: #414141. Windows color (decimal): -14071962 or 6702889. OLE color: 6702889.
HSL color Cylindrical-coordinate representation of color #294766: hue angle of 210.49º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #294766 is Cyan = 0.60, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 71 | 102 | - |
| CMYK | 0.60 | 0.30 | 0 | 0.6 |
| HSL | 210.49º | 0.43% | 0.28% | - |
| HSV(B) | 210.49º | 0.6% | 0.4% | - |
| XYZ | 5.57 | 5.94 | 13.42 | - |
| YUV | 65.56 | 148.56 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 102 | 0.60 | 0.30 | 0 | 0.6 | 210.49 | 0.43 | 0.28 |
| Hex | 29 | 47 | 66 | 3C | 1E | 0 | 3C | D2 | 2B | 1C |
| Octal | 51 | 107 | 146 | 74 | 36 | 0 | 74 | 322 | 53 | 34 |
| Binary | 101001 | 1000111 | 1100110 | 111100 | 11110 | 0 | 111100 | 11010010 | 101011 | 11100 |
Color Harmonies of #294766
Complementary color
Monochromatic Colors of #294766
Black with #294766
Text Example
Text Example
White with #294766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294766; }
p { color: rgb(41,71,102); }
H1.HeaderClassName
{
color: #294766;
}
.AnyTagClassName
{
color: #294766;
}
</style>
background-color css
<style>
a { background-color: #294766; }
a { background-color: rgb(41,71,102); }
div.DivClassName
{
background-color: #294766;
}
.BgClassName
{
background-color: #294766;
}
</style>
border-color css
<style>
span { border-color: #294766; }
span { border-color: rgb(41,71,102); }
td.TdClassName
{
border-color: #294766;
}
.TagClassName
{
border-color: #294766;
}
</style>