Shades of Arapawa #294765
Tints of Arapawa #294765
RGB
CMYK
RGB Variations
Color information
#294765 (or 0x294765) is known color: Arapawa. HEX triplet: 29, 47 and 65. RGB value is (41,71,101). Sum of RGB (Red+Green+Blue) = 41+71+101=213 (28% of max value = 765). Red value is 41 (16.41% from 255 or 19.25% from 213); Green value is 71 (28.12% from 255 or 33.33% from 213); Blue value is 101 (39.84% from 255 or 47.42% from 213); Max value from RGB is 101 - color contains mainly: blue. Hex color #294765 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294765 is #D6B89A. Grayscale: #414141. Windows color (decimal): -14071963 or 6637353. OLE color: 6637353.
HSL color Cylindrical-coordinate representation of color #294765: hue angle of 210º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #294765 is Cyan = 0.59, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 71 | 101 | - |
| CMYK | 0.59 | 0.30 | 0 | 0.60 |
| HSL | 210º | 0.42% | 0.28% | - |
| HSV(B) | 210º | 0.59% | 0.4% | - |
| XYZ | 5.52 | 5.92 | 13.16 | - |
| YUV | 65.45 | 148.06 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 101 | 0.59 | 0.30 | 0 | 0.60 | 210 | 0.42 | 0.28 |
| Hex | 29 | 47 | 65 | 3B | 1E | 0 | 3C | D2 | 2A | 1C |
| Octal | 51 | 107 | 145 | 73 | 36 | 0 | 74 | 322 | 52 | 34 |
| Binary | 101001 | 1000111 | 1100101 | 111011 | 11110 | 0 | 111100 | 11010010 | 101010 | 11100 |
Color Harmonies of #294765
Complementary color
Monochromatic Colors of #294765
Black with #294765
Text Example
Text Example
White with #294765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294765; }
p { color: rgb(41,71,101); }
H1.HeaderClassName
{
color: #294765;
}
.AnyTagClassName
{
color: #294765;
}
</style>
background-color css
<style>
a { background-color: #294765; }
a { background-color: rgb(41,71,101); }
div.DivClassName
{
background-color: #294765;
}
.BgClassName
{
background-color: #294765;
}
</style>
border-color css
<style>
span { border-color: #294765; }
span { border-color: rgb(41,71,101); }
td.TdClassName
{
border-color: #294765;
}
.TagClassName
{
border-color: #294765;
}
</style>