Shades of Arapawa #295461
Tints of Arapawa #295461
RGB
CMYK
RGB Variations
Color information
#295461 (or 0x295461) is known color: Arapawa. HEX triplet: 29, 54 and 61. RGB value is (41,84,97). Sum of RGB (Red+Green+Blue) = 41+84+97=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 97 (38.28% from 255 or 43.69% from 222); Max value from RGB is 97 - color contains mainly: blue. Hex color #295461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295461 is #D6AB9E. Grayscale: #484848. Windows color (decimal): -14068639 or 6378537. OLE color: 6378537.
HSL color Cylindrical-coordinate representation of color #295461: hue angle of 193.93º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #295461 is Cyan = 0.58, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 84 | 97 | - |
| CMYK | 0.58 | 0.13 | 0 | 0.62 |
| HSL | 193.93º | 0.41% | 0.27% | - |
| HSV(B) | 193.93º | 0.58% | 0.38% | - |
| XYZ | 6.24 | 7.68 | 12.46 | - |
| YUV | 72.63 | 141.75 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 97 | 0.58 | 0.13 | 0 | 0.62 | 193.93 | 0.41 | 0.27 |
| Hex | 29 | 54 | 61 | 3A | D | 0 | 3E | C2 | 29 | 1B |
| Octal | 51 | 124 | 141 | 72 | 15 | 0 | 76 | 302 | 51 | 33 |
| Binary | 101001 | 1010100 | 1100001 | 111010 | 1101 | 0 | 111110 | 11000010 | 101001 | 11011 |
Color Harmonies of #295461
Complementary color
Monochromatic Colors of #295461
Black with #295461
Text Example
Text Example
White with #295461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295461; }
p { color: rgb(41,84,97); }
H1.HeaderClassName
{
color: #295461;
}
.AnyTagClassName
{
color: #295461;
}
</style>
background-color css
<style>
a { background-color: #295461; }
a { background-color: rgb(41,84,97); }
div.DivClassName
{
background-color: #295461;
}
.BgClassName
{
background-color: #295461;
}
</style>
border-color css
<style>
span { border-color: #295461; }
span { border-color: rgb(41,84,97); }
td.TdClassName
{
border-color: #295461;
}
.TagClassName
{
border-color: #295461;
}
</style>