Shades of Arapawa #295460
Tints of Arapawa #295460
RGB
CMYK
RGB Variations
Color information
#295460 (or 0x295460) is known color: Arapawa. HEX triplet: 29, 54 and 60. RGB value is (41,84,96). Sum of RGB (Red+Green+Blue) = 41+84+96=221 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.55% from 221); Green value is 84 (33.20% from 255 or 38.01% from 221); Blue value is 96 (37.89% from 255 or 43.44% from 221); Max value from RGB is 96 - color contains mainly: blue. Hex color #295460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295460 is #D6AB9F. Grayscale: #484848. Windows color (decimal): -14068640 or 6313001. OLE color: 6313001.
HSL color Cylindrical-coordinate representation of color #295460: hue angle of 193.09º 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 #295460 is Cyan = 0.57, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 84 | 96 | - |
| CMYK | 0.57 | 0.12 | 0 | 0.62 |
| HSL | 193.09º | 0.4% | 0.27% | - |
| HSV(B) | 193.09º | 0.57% | 0.38% | - |
| XYZ | 6.2 | 7.66 | 12.22 | - |
| YUV | 72.51 | 141.25 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 96 | 0.57 | 0.12 | 0 | 0.62 | 193.09 | 0.4 | 0.27 |
| Hex | 29 | 54 | 60 | 39 | C | 0 | 3E | C1 | 28 | 1B |
| Octal | 51 | 124 | 140 | 71 | 14 | 0 | 76 | 301 | 50 | 33 |
| Binary | 101001 | 1010100 | 1100000 | 111001 | 1100 | 0 | 111110 | 11000001 | 101000 | 11011 |
Color Harmonies of #295460
Complementary color
Monochromatic Colors of #295460
Black with #295460
Text Example
Text Example
White with #295460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295460; }
p { color: rgb(41,84,96); }
H1.HeaderClassName
{
color: #295460;
}
.AnyTagClassName
{
color: #295460;
}
</style>
background-color css
<style>
a { background-color: #295460; }
a { background-color: rgb(41,84,96); }
div.DivClassName
{
background-color: #295460;
}
.BgClassName
{
background-color: #295460;
}
</style>
border-color css
<style>
span { border-color: #295460; }
span { border-color: rgb(41,84,96); }
td.TdClassName
{
border-color: #295460;
}
.TagClassName
{
border-color: #295460;
}
</style>