Shades of Arapawa #295063
Tints of Arapawa #295063
RGB
CMYK
RGB Variations
Color information
#295063 (or 0x295063) is known color: Arapawa. HEX triplet: 29, 50 and 63. RGB value is (41,80,99). Sum of RGB (Red+Green+Blue) = 41+80+99=220 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.64% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 99 - color contains mainly: blue. Hex color #295063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295063 is #D6AF9C. Grayscale: #464646. Windows color (decimal): -14069661 or 6508585. OLE color: 6508585.
HSL color Cylindrical-coordinate representation of color #295063: hue angle of 199.66º 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 #295063 is Cyan = 0.59, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 80 | 99 | - |
| CMYK | 0.59 | 0.19 | 0 | 0.61 |
| HSL | 199.66º | 0.41% | 0.27% | - |
| HSV(B) | 199.66º | 0.59% | 0.39% | - |
| XYZ | 6.04 | 7.11 | 12.86 | - |
| YUV | 70.51 | 144.08 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 80 | 99 | 0.59 | 0.19 | 0 | 0.61 | 199.66 | 0.41 | 0.27 |
| Hex | 29 | 50 | 63 | 3B | 13 | 0 | 3D | C8 | 29 | 1B |
| Octal | 51 | 120 | 143 | 73 | 23 | 0 | 75 | 310 | 51 | 33 |
| Binary | 101001 | 1010000 | 1100011 | 111011 | 10011 | 0 | 111101 | 11001000 | 101001 | 11011 |
Color Harmonies of #295063
Complementary color
Monochromatic Colors of #295063
Black with #295063
Text Example
Text Example
White with #295063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295063; }
p { color: rgb(41,80,99); }
H1.HeaderClassName
{
color: #295063;
}
.AnyTagClassName
{
color: #295063;
}
</style>
background-color css
<style>
a { background-color: #295063; }
a { background-color: rgb(41,80,99); }
div.DivClassName
{
background-color: #295063;
}
.BgClassName
{
background-color: #295063;
}
</style>
border-color css
<style>
span { border-color: #295063; }
span { border-color: rgb(41,80,99); }
td.TdClassName
{
border-color: #295063;
}
.TagClassName
{
border-color: #295063;
}
</style>