Shades of Arapawa #294761
Tints of Arapawa #294761
RGB
CMYK
RGB Variations
Color information
#294761 (or 0x294761) is known color: Arapawa. HEX triplet: 29, 47 and 61. RGB value is (41,71,97). Sum of RGB (Red+Green+Blue) = 41+71+97=209 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.62% from 209); Green value is 71 (28.12% from 255 or 33.97% from 209); Blue value is 97 (38.28% from 255 or 46.41% from 209); Max value from RGB is 97 - color contains mainly: blue. Hex color #294761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294761 is #D6B89E. Grayscale: #404040. Windows color (decimal): -14071967 or 6375209. OLE color: 6375209.
HSL color Cylindrical-coordinate representation of color #294761: hue angle of 207.86º 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 #294761 is Cyan = 0.58, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 71 | 97 | - |
| CMYK | 0.58 | 0.27 | 0 | 0.62 |
| HSL | 207.86º | 0.41% | 0.27% | - |
| HSV(B) | 207.86º | 0.58% | 0.38% | - |
| XYZ | 5.33 | 5.84 | 12.16 | - |
| YUV | 64.99 | 146.06 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 97 | 0.58 | 0.27 | 0 | 0.62 | 207.86 | 0.41 | 0.27 |
| Hex | 29 | 47 | 61 | 3A | 1B | 0 | 3E | D0 | 29 | 1B |
| Octal | 51 | 107 | 141 | 72 | 33 | 0 | 76 | 320 | 51 | 33 |
| Binary | 101001 | 1000111 | 1100001 | 111010 | 11011 | 0 | 111110 | 11010000 | 101001 | 11011 |
Color Harmonies of #294761
Complementary color
Monochromatic Colors of #294761
Black with #294761
Text Example
Text Example
White with #294761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294761; }
p { color: rgb(41,71,97); }
H1.HeaderClassName
{
color: #294761;
}
.AnyTagClassName
{
color: #294761;
}
</style>
background-color css
<style>
a { background-color: #294761; }
a { background-color: rgb(41,71,97); }
div.DivClassName
{
background-color: #294761;
}
.BgClassName
{
background-color: #294761;
}
</style>
border-color css
<style>
span { border-color: #294761; }
span { border-color: rgb(41,71,97); }
td.TdClassName
{
border-color: #294761;
}
.TagClassName
{
border-color: #294761;
}
</style>