Shades of Arapawa #295663
Tints of Arapawa #295663
RGB
CMYK
RGB Variations
Color information
#295663 (or 0x295663) is known color: Arapawa. HEX triplet: 29, 56 and 63. RGB value is (41,86,99). Sum of RGB (Red+Green+Blue) = 41+86+99=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 86 (33.98% from 255 or 38.05% from 226); Blue value is 99 (39.06% from 255 or 43.81% from 226); Max value from RGB is 99 - color contains mainly: blue. Hex color #295663 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295663 is #D6A99C. Grayscale: #494949. Windows color (decimal): -14068125 or 6510121. OLE color: 6510121.
HSL color Cylindrical-coordinate representation of color #295663: hue angle of 193.45º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #295663 is Cyan = 0.59, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 86 | 99 | - |
| CMYK | 0.59 | 0.13 | 0 | 0.61 |
| HSL | 193.45º | 0.41% | 0.27% | - |
| HSV(B) | 193.45º | 0.59% | 0.39% | - |
| XYZ | 6.49 | 8.03 | 13.01 | - |
| YUV | 74.03 | 142.09 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 99 | 0.59 | 0.13 | 0 | 0.61 | 193.45 | 0.41 | 0.27 |
| Hex | 29 | 56 | 63 | 3B | D | 0 | 3D | C1 | 29 | 1B |
| Octal | 51 | 126 | 143 | 73 | 15 | 0 | 75 | 301 | 51 | 33 |
| Binary | 101001 | 1010110 | 1100011 | 111011 | 1101 | 0 | 111101 | 11000001 | 101001 | 11011 |
Color Harmonies of #295663
Complementary color
Monochromatic Colors of #295663
Black with #295663
Text Example
Text Example
White with #295663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295663; }
p { color: rgb(41,86,99); }
H1.HeaderClassName
{
color: #295663;
}
.AnyTagClassName
{
color: #295663;
}
</style>
background-color css
<style>
a { background-color: #295663; }
a { background-color: rgb(41,86,99); }
div.DivClassName
{
background-color: #295663;
}
.BgClassName
{
background-color: #295663;
}
</style>
border-color css
<style>
span { border-color: #295663; }
span { border-color: rgb(41,86,99); }
td.TdClassName
{
border-color: #295663;
}
.TagClassName
{
border-color: #295663;
}
</style>