Shades of Arapawa #294858
Tints of Arapawa #294858
RGB
CMYK
RGB Variations
Color information
#294858 (or 0x294858) is known color: Arapawa. HEX triplet: 29, 48 and 58. RGB value is (41,72,88). Sum of RGB (Red+Green+Blue) = 41+72+88=201 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.40% from 201); Green value is 72 (28.52% from 255 or 35.82% from 201); Blue value is 88 (34.77% from 255 or 43.78% from 201); Max value from RGB is 88 - color contains mainly: blue. Hex color #294858 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294858 is #D6B7A7. Grayscale: #404040. Windows color (decimal): -14071720 or 5785641. OLE color: 5785641.
HSL color Cylindrical-coordinate representation of color #294858: hue angle of 200.43º degrees, saturation: 0.36, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #294858 is Cyan = 0.53, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 72 | 88 | - |
| CMYK | 0.53 | 0.18 | 0 | 0.65 |
| HSL | 200.43º | 0.36% | 0.25% | - |
| HSV(B) | 200.43º | 0.53% | 0.35% | - |
| XYZ | 4.99 | 5.81 | 10.09 | - |
| YUV | 64.56 | 141.23 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 72 | 88 | 0.53 | 0.18 | 0 | 0.65 | 200.43 | 0.36 | 0.25 |
| Hex | 29 | 48 | 58 | 35 | 12 | 0 | 41 | C8 | 24 | 19 |
| Octal | 51 | 110 | 130 | 65 | 22 | 0 | 101 | 310 | 44 | 31 |
| Binary | 101001 | 1001000 | 1011000 | 110101 | 10010 | 0 | 1000001 | 11001000 | 100100 | 11001 |
Color Harmonies of #294858
Complementary color
Monochromatic Colors of #294858
Black with #294858
Text Example
Text Example
White with #294858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294858; }
p { color: rgb(41,72,88); }
H1.HeaderClassName
{
color: #294858;
}
.AnyTagClassName
{
color: #294858;
}
</style>
background-color css
<style>
a { background-color: #294858; }
a { background-color: rgb(41,72,88); }
div.DivClassName
{
background-color: #294858;
}
.BgClassName
{
background-color: #294858;
}
</style>
border-color css
<style>
span { border-color: #294858; }
span { border-color: rgb(41,72,88); }
td.TdClassName
{
border-color: #294858;
}
.TagClassName
{
border-color: #294858;
}
</style>