Shades of Arapawa #295560
Tints of Arapawa #295560
RGB
CMYK
RGB Variations
Color information
#295560 (or 0x295560) is known color: Arapawa. HEX triplet: 29, 55 and 60. RGB value is (41,85,96). Sum of RGB (Red+Green+Blue) = 41+85+96=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 96 (37.89% from 255 or 43.24% from 222); Max value from RGB is 96 - color contains mainly: blue. Hex color #295560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295560 is #D6AA9F. Grayscale: #494949. Windows color (decimal): -14068384 or 6313257. OLE color: 6313257.
HSL color Cylindrical-coordinate representation of color #295560: hue angle of 192º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #295560 is Cyan = 0.57, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 85 | 96 | - |
| CMYK | 0.57 | 0.11 | 0 | 0.62 |
| HSL | 192º | 0.4% | 0.27% | - |
| HSV(B) | 192º | 0.57% | 0.38% | - |
| XYZ | 6.27 | 7.81 | 12.24 | - |
| YUV | 73.1 | 140.92 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 96 | 0.57 | 0.11 | 0 | 0.62 | 192 | 0.4 | 0.27 |
| Hex | 29 | 55 | 60 | 39 | B | 0 | 3E | C0 | 28 | 1B |
| Octal | 51 | 125 | 140 | 71 | 13 | 0 | 76 | 300 | 50 | 33 |
| Binary | 101001 | 1010101 | 1100000 | 111001 | 1011 | 0 | 111110 | 11000000 | 101000 | 11011 |
Color Harmonies of #295560
Complementary color
Monochromatic Colors of #295560
Black with #295560
Text Example
Text Example
White with #295560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295560; }
p { color: rgb(41,85,96); }
H1.HeaderClassName
{
color: #295560;
}
.AnyTagClassName
{
color: #295560;
}
</style>
background-color css
<style>
a { background-color: #295560; }
a { background-color: rgb(41,85,96); }
div.DivClassName
{
background-color: #295560;
}
.BgClassName
{
background-color: #295560;
}
</style>
border-color css
<style>
span { border-color: #295560; }
span { border-color: rgb(41,85,96); }
td.TdClassName
{
border-color: #295560;
}
.TagClassName
{
border-color: #295560;
}
</style>