Shades of Arapawa #295463
Tints of Arapawa #295463
RGB
CMYK
RGB Variations
Color information
#295463 (or 0x295463) is known color: Arapawa. HEX triplet: 29, 54 and 63. RGB value is (41,84,99). Sum of RGB (Red+Green+Blue) = 41+84+99=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 84 (33.20% from 255 or 37.5% from 224); Blue value is 99 (39.06% from 255 or 44.20% from 224); Max value from RGB is 99 - color contains mainly: blue. Hex color #295463 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295463 is #D6AB9C. Grayscale: #484848. Windows color (decimal): -14068637 or 6509609. OLE color: 6509609.
HSL color Cylindrical-coordinate representation of color #295463: hue angle of 195.52º 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 #295463 is Cyan = 0.59, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 84 | 99 | - |
| CMYK | 0.59 | 0.15 | 0 | 0.61 |
| HSL | 195.52º | 0.41% | 0.27% | - |
| HSV(B) | 195.52º | 0.59% | 0.39% | - |
| XYZ | 6.34 | 7.71 | 12.96 | - |
| YUV | 72.85 | 142.75 | 105.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 99 | 0.59 | 0.15 | 0 | 0.61 | 195.52 | 0.41 | 0.27 |
| Hex | 29 | 54 | 63 | 3B | F | 0 | 3D | C4 | 29 | 1B |
| Octal | 51 | 124 | 143 | 73 | 17 | 0 | 75 | 304 | 51 | 33 |
| Binary | 101001 | 1010100 | 1100011 | 111011 | 1111 | 0 | 111101 | 11000100 | 101001 | 11011 |
Color Harmonies of #295463
Complementary color
Monochromatic Colors of #295463
Black with #295463
Text Example
Text Example
White with #295463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295463; }
p { color: rgb(41,84,99); }
H1.HeaderClassName
{
color: #295463;
}
.AnyTagClassName
{
color: #295463;
}
</style>
background-color css
<style>
a { background-color: #295463; }
a { background-color: rgb(41,84,99); }
div.DivClassName
{
background-color: #295463;
}
.BgClassName
{
background-color: #295463;
}
</style>
border-color css
<style>
span { border-color: #295463; }
span { border-color: rgb(41,84,99); }
td.TdClassName
{
border-color: #295463;
}
.TagClassName
{
border-color: #295463;
}
</style>