Shades of Arapawa #295362
Tints of Arapawa #295362
RGB
CMYK
RGB Variations
Color information
#295362 (or 0x295362) is known color: Arapawa. HEX triplet: 29, 53 and 62. RGB value is (41,83,98). Sum of RGB (Red+Green+Blue) = 41+83+98=222 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.47% from 222); Green value is 83 (32.81% from 255 or 37.39% from 222); Blue value is 98 (38.67% from 255 or 44.14% from 222); Max value from RGB is 98 - color contains mainly: blue. Hex color #295362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295362 is #D6AC9D. Grayscale: #484848. Windows color (decimal): -14068894 or 6443817. OLE color: 6443817.
HSL color Cylindrical-coordinate representation of color #295362: hue angle of 195.79º 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 #295362 is Cyan = 0.58, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 83 | 98 | - |
| CMYK | 0.58 | 0.15 | 0 | 0.62 |
| HSL | 195.79º | 0.41% | 0.27% | - |
| HSV(B) | 195.79º | 0.58% | 0.38% | - |
| XYZ | 6.21 | 7.54 | 12.68 | - |
| YUV | 72.15 | 142.59 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 98 | 0.58 | 0.15 | 0 | 0.62 | 195.79 | 0.41 | 0.27 |
| Hex | 29 | 53 | 62 | 3A | F | 0 | 3E | C4 | 29 | 1B |
| Octal | 51 | 123 | 142 | 72 | 17 | 0 | 76 | 304 | 51 | 33 |
| Binary | 101001 | 1010011 | 1100010 | 111010 | 1111 | 0 | 111110 | 11000100 | 101001 | 11011 |
Color Harmonies of #295362
Complementary color
Monochromatic Colors of #295362
Black with #295362
Text Example
Text Example
White with #295362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295362; }
p { color: rgb(41,83,98); }
H1.HeaderClassName
{
color: #295362;
}
.AnyTagClassName
{
color: #295362;
}
</style>
background-color css
<style>
a { background-color: #295362; }
a { background-color: rgb(41,83,98); }
div.DivClassName
{
background-color: #295362;
}
.BgClassName
{
background-color: #295362;
}
</style>
border-color css
<style>
span { border-color: #295362; }
span { border-color: rgb(41,83,98); }
td.TdClassName
{
border-color: #295362;
}
.TagClassName
{
border-color: #295362;
}
</style>