Shades of Arapawa #295160
Tints of Arapawa #295160
RGB
CMYK
RGB Variations
Color information
#295160 (or 0x295160) is known color: Arapawa. HEX triplet: 29, 51 and 60. RGB value is (41,81,96). Sum of RGB (Red+Green+Blue) = 41+81+96=218 (28% of max value = 765). Red value is 41 (16.41% from 255 or 18.81% from 218); Green value is 81 (32.03% from 255 or 37.16% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #295160 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295160 is #D6AE9F. Grayscale: #464646. Windows color (decimal): -14069408 or 6312233. OLE color: 6312233.
HSL color Cylindrical-coordinate representation of color #295160: hue angle of 196.36º 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 #295160 is Cyan = 0.57, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 81 | 96 | - |
| CMYK | 0.57 | 0.16 | 0 | 0.62 |
| HSL | 196.36º | 0.4% | 0.27% | - |
| HSV(B) | 196.36º | 0.57% | 0.38% | - |
| XYZ | 5.97 | 7.2 | 12.14 | - |
| YUV | 70.75 | 142.25 | 106.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 81 | 96 | 0.57 | 0.16 | 0 | 0.62 | 196.36 | 0.4 | 0.27 |
| Hex | 29 | 51 | 60 | 39 | 10 | 0 | 3E | C4 | 28 | 1B |
| Octal | 51 | 121 | 140 | 71 | 20 | 0 | 76 | 304 | 50 | 33 |
| Binary | 101001 | 1010001 | 1100000 | 111001 | 10000 | 0 | 111110 | 11000100 | 101000 | 11011 |
Color Harmonies of #295160
Complementary color
Monochromatic Colors of #295160
Black with #295160
Text Example
Text Example
White with #295160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295160; }
p { color: rgb(41,81,96); }
H1.HeaderClassName
{
color: #295160;
}
.AnyTagClassName
{
color: #295160;
}
</style>
background-color css
<style>
a { background-color: #295160; }
a { background-color: rgb(41,81,96); }
div.DivClassName
{
background-color: #295160;
}
.BgClassName
{
background-color: #295160;
}
</style>
border-color css
<style>
span { border-color: #295160; }
span { border-color: rgb(41,81,96); }
td.TdClassName
{
border-color: #295160;
}
.TagClassName
{
border-color: #295160;
}
</style>