Shades of Arapawa #294762
Tints of Arapawa #294762
RGB
CMYK
RGB Variations
Color information
#294762 (or 0x294762) is known color: Arapawa. HEX triplet: 29, 47 and 62. RGB value is (41,71,98). Sum of RGB (Red+Green+Blue) = 41+71+98=210 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.52% from 210); Green value is 71 (28.12% from 255 or 33.81% from 210); Blue value is 98 (38.67% from 255 or 46.67% from 210); Max value from RGB is 98 - color contains mainly: blue. Hex color #294762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294762 is #D6B89D. Grayscale: #404040. Windows color (decimal): -14071966 or 6440745. OLE color: 6440745.
HSL color Cylindrical-coordinate representation of color #294762: hue angle of 208.42º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #294762 is Cyan = 0.58, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 71 | 98 | - |
| CMYK | 0.58 | 0.28 | 0 | 0.62 |
| HSL | 208.42º | 0.41% | 0.27% | - |
| HSV(B) | 208.42º | 0.58% | 0.38% | - |
| XYZ | 5.37 | 5.86 | 12.4 | - |
| YUV | 65.11 | 146.56 | 110.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 98 | 0.58 | 0.28 | 0 | 0.62 | 208.42 | 0.41 | 0.27 |
| Hex | 29 | 47 | 62 | 3A | 1C | 0 | 3E | D0 | 29 | 1B |
| Octal | 51 | 107 | 142 | 72 | 34 | 0 | 76 | 320 | 51 | 33 |
| Binary | 101001 | 1000111 | 1100010 | 111010 | 11100 | 0 | 111110 | 11010000 | 101001 | 11011 |
Color Harmonies of #294762
Complementary color
Monochromatic Colors of #294762
Black with #294762
Text Example
Text Example
White with #294762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294762; }
p { color: rgb(41,71,98); }
H1.HeaderClassName
{
color: #294762;
}
.AnyTagClassName
{
color: #294762;
}
</style>
background-color css
<style>
a { background-color: #294762; }
a { background-color: rgb(41,71,98); }
div.DivClassName
{
background-color: #294762;
}
.BgClassName
{
background-color: #294762;
}
</style>
border-color css
<style>
span { border-color: #294762; }
span { border-color: rgb(41,71,98); }
td.TdClassName
{
border-color: #294762;
}
.TagClassName
{
border-color: #294762;
}
</style>