Shades of Arapawa #294558
Tints of Arapawa #294558
RGB
CMYK
RGB Variations
Color information
#294558 (or 0x294558) is known color: Arapawa. HEX triplet: 29, 45 and 58. RGB value is (41,69,88). Sum of RGB (Red+Green+Blue) = 41+69+88=198 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.71% from 198); Green value is 69 (27.34% from 255 or 34.85% from 198); Blue value is 88 (34.77% from 255 or 44.44% from 198); Max value from RGB is 88 - color contains mainly: blue. Hex color #294558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294558 is #D6BAA7. Grayscale: #3E3E3E. Windows color (decimal): -14072488 or 5784873. OLE color: 5784873.
HSL color Cylindrical-coordinate representation of color #294558: hue angle of 204.26º 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 #294558 is Cyan = 0.53, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 41 | 69 | 88 | - |
| CMYK | 0.53 | 0.22 | 0 | 0.65 |
| HSL | 204.26º | 0.36% | 0.25% | - |
| HSV(B) | 204.26º | 0.53% | 0.35% | - |
| XYZ | 4.8 | 5.43 | 10.03 | - |
| YUV | 62.79 | 142.22 | 112.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 69 | 88 | 0.53 | 0.22 | 0 | 0.65 | 204.26 | 0.36 | 0.25 |
| Hex | 29 | 45 | 58 | 35 | 16 | 0 | 41 | CC | 24 | 19 |
| Octal | 51 | 105 | 130 | 65 | 26 | 0 | 101 | 314 | 44 | 31 |
| Binary | 101001 | 1000101 | 1011000 | 110101 | 10110 | 0 | 1000001 | 11001100 | 100100 | 11001 |
Color Harmonies of #294558
Complementary color
Monochromatic Colors of #294558
Black with #294558
Text Example
Text Example
White with #294558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294558; }
p { color: rgb(41,69,88); }
H1.HeaderClassName
{
color: #294558;
}
.AnyTagClassName
{
color: #294558;
}
</style>
background-color css
<style>
a { background-color: #294558; }
a { background-color: rgb(41,69,88); }
div.DivClassName
{
background-color: #294558;
}
.BgClassName
{
background-color: #294558;
}
</style>
border-color css
<style>
span { border-color: #294558; }
span { border-color: rgb(41,69,88); }
td.TdClassName
{
border-color: #294558;
}
.TagClassName
{
border-color: #294558;
}
</style>