Shades of Arapawa #295261
Tints of Arapawa #295261
RGB
CMYK
RGB Variations
Color information
#295261 (or 0x295261) is known color: Arapawa. HEX triplet: 29, 52 and 61. RGB value is (41,82,97). Sum of RGB (Red+Green+Blue) = 41+82+97=220 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.64% from 220); Green value is 82 (32.42% from 255 or 37.27% from 220); Blue value is 97 (38.28% from 255 or 44.09% from 220); Max value from RGB is 97 - color contains mainly: blue. Hex color #295261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295261 is #D6AD9E. Grayscale: #474747. Windows color (decimal): -14069151 or 6378025. OLE color: 6378025.
HSL color Cylindrical-coordinate representation of color #295261: hue angle of 196.07º 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 #295261 is Cyan = 0.58, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 82 | 97 | - |
| CMYK | 0.58 | 0.15 | 0 | 0.62 |
| HSL | 196.07º | 0.41% | 0.27% | - |
| HSV(B) | 196.07º | 0.58% | 0.38% | - |
| XYZ | 6.09 | 7.37 | 12.41 | - |
| YUV | 71.45 | 142.42 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 82 | 97 | 0.58 | 0.15 | 0 | 0.62 | 196.07 | 0.41 | 0.27 |
| Hex | 29 | 52 | 61 | 3A | F | 0 | 3E | C4 | 29 | 1B |
| Octal | 51 | 122 | 141 | 72 | 17 | 0 | 76 | 304 | 51 | 33 |
| Binary | 101001 | 1010010 | 1100001 | 111010 | 1111 | 0 | 111110 | 11000100 | 101001 | 11011 |
Color Harmonies of #295261
Complementary color
Monochromatic Colors of #295261
Black with #295261
Text Example
Text Example
White with #295261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295261; }
p { color: rgb(41,82,97); }
H1.HeaderClassName
{
color: #295261;
}
.AnyTagClassName
{
color: #295261;
}
</style>
background-color css
<style>
a { background-color: #295261; }
a { background-color: rgb(41,82,97); }
div.DivClassName
{
background-color: #295261;
}
.BgClassName
{
background-color: #295261;
}
</style>
border-color css
<style>
span { border-color: #295261; }
span { border-color: rgb(41,82,97); }
td.TdClassName
{
border-color: #295261;
}
.TagClassName
{
border-color: #295261;
}
</style>