Shades of Arapawa #294768
Tints of Arapawa #294768
RGB
CMYK
RGB Variations
Color information
#294768 (or 0x294768) is known color: Arapawa. HEX triplet: 29, 47 and 68. RGB value is (41,71,104). Sum of RGB (Red+Green+Blue) = 41+71+104=216 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.98% from 216); Green value is 71 (28.12% from 255 or 32.87% from 216); Blue value is 104 (41.02% from 255 or 48.15% from 216); Max value from RGB is 104 - color contains mainly: blue. Hex color #294768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294768 is #D6B897. Grayscale: #414141. Windows color (decimal): -14071960 or 6833961. OLE color: 6833961.
HSL color Cylindrical-coordinate representation of color #294768: hue angle of 211.43º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #294768 is Cyan = 0.61, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 71 | 104 | - |
| CMYK | 0.61 | 0.32 | 0 | 0.59 |
| HSL | 211.43º | 0.43% | 0.28% | - |
| HSV(B) | 211.43º | 0.61% | 0.41% | - |
| XYZ | 5.67 | 5.98 | 13.95 | - |
| YUV | 65.79 | 149.56 | 110.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 104 | 0.61 | 0.32 | 0 | 0.59 | 211.43 | 0.43 | 0.28 |
| Hex | 29 | 47 | 68 | 3D | 20 | 0 | 3B | D3 | 2B | 1C |
| Octal | 51 | 107 | 150 | 75 | 40 | 0 | 73 | 323 | 53 | 34 |
| Binary | 101001 | 1000111 | 1101000 | 111101 | 100000 | 0 | 111011 | 11010011 | 101011 | 11100 |
Color Harmonies of #294768
Complementary color
Monochromatic Colors of #294768
Black with #294768
Text Example
Text Example
White with #294768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294768; }
p { color: rgb(41,71,104); }
H1.HeaderClassName
{
color: #294768;
}
.AnyTagClassName
{
color: #294768;
}
</style>
background-color css
<style>
a { background-color: #294768; }
a { background-color: rgb(41,71,104); }
div.DivClassName
{
background-color: #294768;
}
.BgClassName
{
background-color: #294768;
}
</style>
border-color css
<style>
span { border-color: #294768; }
span { border-color: rgb(41,71,104); }
td.TdClassName
{
border-color: #294768;
}
.TagClassName
{
border-color: #294768;
}
</style>