Shades of Arapawa #295462
Tints of Arapawa #295462
RGB
CMYK
RGB Variations
Color information
#295462 (or 0x295462) is known color: Arapawa. HEX triplet: 29, 54 and 62. RGB value is (41,84,98). Sum of RGB (Red+Green+Blue) = 41+84+98=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 84 (33.20% from 255 or 37.67% from 223); Blue value is 98 (38.67% from 255 or 43.95% from 223); Max value from RGB is 98 - color contains mainly: blue. Hex color #295462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295462 is #D6AB9D. Grayscale: #484848. Windows color (decimal): -14068638 or 6444073. OLE color: 6444073.
HSL color Cylindrical-coordinate representation of color #295462: hue angle of 194.74º 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 #295462 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 84 | 98 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.62 |
| HSL | 194.74º | 0.41% | 0.27% | - |
| HSV(B) | 194.74º | 0.58% | 0.38% | - |
| XYZ | 6.29 | 7.69 | 12.71 | - |
| YUV | 72.74 | 142.25 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 98 | 0.58 | 0.14 | 0 | 0.62 | 194.74 | 0.41 | 0.27 |
| Hex | 29 | 54 | 62 | 3A | E | 0 | 3E | C3 | 29 | 1B |
| Octal | 51 | 124 | 142 | 72 | 16 | 0 | 76 | 303 | 51 | 33 |
| Binary | 101001 | 1010100 | 1100010 | 111010 | 1110 | 0 | 111110 | 11000011 | 101001 | 11011 |
Color Harmonies of #295462
Complementary color
Monochromatic Colors of #295462
Black with #295462
Text Example
Text Example
White with #295462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295462; }
p { color: rgb(41,84,98); }
H1.HeaderClassName
{
color: #295462;
}
.AnyTagClassName
{
color: #295462;
}
</style>
background-color css
<style>
a { background-color: #295462; }
a { background-color: rgb(41,84,98); }
div.DivClassName
{
background-color: #295462;
}
.BgClassName
{
background-color: #295462;
}
</style>
border-color css
<style>
span { border-color: #295462; }
span { border-color: rgb(41,84,98); }
td.TdClassName
{
border-color: #295462;
}
.TagClassName
{
border-color: #295462;
}
</style>