Shades of Arapawa #295660
Tints of Arapawa #295660
RGB
CMYK
RGB Variations
Color information
#295660 (or 0x295660) is known color: Arapawa. HEX triplet: 29, 56 and 60. RGB value is (41,86,96). Sum of RGB (Red+Green+Blue) = 41+86+96=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 96 (37.89% from 255 or 43.05% from 223); Max value from RGB is 96 - color contains mainly: blue. Hex color #295660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295660 is #D6A99F. Grayscale: #494949. Windows color (decimal): -14068128 or 6313513. OLE color: 6313513.
HSL color Cylindrical-coordinate representation of color #295660: hue angle of 190.91º 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 #295660 is Cyan = 0.57, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 86 | 96 | - |
| CMYK | 0.57 | 0.10 | 0 | 0.62 |
| HSL | 190.91º | 0.4% | 0.27% | - |
| HSV(B) | 190.91º | 0.57% | 0.38% | - |
| XYZ | 6.35 | 7.97 | 12.27 | - |
| YUV | 73.69 | 140.59 | 104.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 96 | 0.57 | 0.10 | 0 | 0.62 | 190.91 | 0.4 | 0.27 |
| Hex | 29 | 56 | 60 | 39 | A | 0 | 3E | BF | 28 | 1B |
| Octal | 51 | 126 | 140 | 71 | 12 | 0 | 76 | 277 | 50 | 33 |
| Binary | 101001 | 1010110 | 1100000 | 111001 | 1010 | 0 | 111110 | 10111111 | 101000 | 11011 |
Color Harmonies of #295660
Complementary color
Monochromatic Colors of #295660
Black with #295660
Text Example
Text Example
White with #295660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295660; }
p { color: rgb(41,86,96); }
H1.HeaderClassName
{
color: #295660;
}
.AnyTagClassName
{
color: #295660;
}
</style>
background-color css
<style>
a { background-color: #295660; }
a { background-color: rgb(41,86,96); }
div.DivClassName
{
background-color: #295660;
}
.BgClassName
{
background-color: #295660;
}
</style>
border-color css
<style>
span { border-color: #295660; }
span { border-color: rgb(41,86,96); }
td.TdClassName
{
border-color: #295660;
}
.TagClassName
{
border-color: #295660;
}
</style>