Shades of Arapawa #295464
Tints of Arapawa #295464
RGB
CMYK
RGB Variations
Color information
#295464 (or 0x295464) is known color: Arapawa. HEX triplet: 29, 54 and 64. RGB value is (41,84,100). Sum of RGB (Red+Green+Blue) = 41+84+100=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 84 (33.20% from 255 or 37.33% from 225); Blue value is 100 (39.45% from 255 or 44.44% from 225); Max value from RGB is 100 - color contains mainly: blue. Hex color #295464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295464 is #D6AB9B. Grayscale: #484848. Windows color (decimal): -14068636 or 6575145. OLE color: 6575145.
HSL color Cylindrical-coordinate representation of color #295464: hue angle of 196.27º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #295464 is Cyan = 0.59, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 84 | 100 | - |
| CMYK | 0.59 | 0.16 | 0 | 0.61 |
| HSL | 196.27º | 0.42% | 0.28% | - |
| HSV(B) | 196.27º | 0.59% | 0.39% | - |
| XYZ | 6.39 | 7.73 | 13.21 | - |
| YUV | 72.97 | 143.25 | 105.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 100 | 0.59 | 0.16 | 0 | 0.61 | 196.27 | 0.42 | 0.28 |
| Hex | 29 | 54 | 64 | 3B | 10 | 0 | 3D | C4 | 2A | 1C |
| Octal | 51 | 124 | 144 | 73 | 20 | 0 | 75 | 304 | 52 | 34 |
| Binary | 101001 | 1010100 | 1100100 | 111011 | 10000 | 0 | 111101 | 11000100 | 101010 | 11100 |
Color Harmonies of #295464
Complementary color
Monochromatic Colors of #295464
Black with #295464
Text Example
Text Example
White with #295464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295464; }
p { color: rgb(41,84,100); }
H1.HeaderClassName
{
color: #295464;
}
.AnyTagClassName
{
color: #295464;
}
</style>
background-color css
<style>
a { background-color: #295464; }
a { background-color: rgb(41,84,100); }
div.DivClassName
{
background-color: #295464;
}
.BgClassName
{
background-color: #295464;
}
</style>
border-color css
<style>
span { border-color: #295464; }
span { border-color: rgb(41,84,100); }
td.TdClassName
{
border-color: #295464;
}
.TagClassName
{
border-color: #295464;
}
</style>