Shades of Arapawa #295465
Tints of Arapawa #295465
RGB
CMYK
RGB Variations
Color information
#295465 (or 0x295465) is known color: Arapawa. HEX triplet: 29, 54 and 65. RGB value is (41,84,101). Sum of RGB (Red+Green+Blue) = 41+84+101=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 84 (33.20% from 255 or 37.17% from 226); Blue value is 101 (39.84% from 255 or 44.69% from 226); Max value from RGB is 101 - color contains mainly: blue. Hex color #295465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295465 is #D6AB9A. Grayscale: #484848. Windows color (decimal): -14068635 or 6640681. OLE color: 6640681.
HSL color Cylindrical-coordinate representation of color #295465: hue angle of 197º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #295465 is Cyan = 0.59, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 84 | 101 | - |
| CMYK | 0.59 | 0.17 | 0 | 0.60 |
| HSL | 197º | 0.42% | 0.28% | - |
| HSV(B) | 197º | 0.59% | 0.4% | - |
| XYZ | 6.43 | 7.75 | 13.47 | - |
| YUV | 73.08 | 143.75 | 105.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 101 | 0.59 | 0.17 | 0 | 0.60 | 197 | 0.42 | 0.28 |
| Hex | 29 | 54 | 65 | 3B | 11 | 0 | 3C | C5 | 2A | 1C |
| Octal | 51 | 124 | 145 | 73 | 21 | 0 | 74 | 305 | 52 | 34 |
| Binary | 101001 | 1010100 | 1100101 | 111011 | 10001 | 0 | 111100 | 11000101 | 101010 | 11100 |
Color Harmonies of #295465
Complementary color
Monochromatic Colors of #295465
Black with #295465
Text Example
Text Example
White with #295465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295465; }
p { color: rgb(41,84,101); }
H1.HeaderClassName
{
color: #295465;
}
.AnyTagClassName
{
color: #295465;
}
</style>
background-color css
<style>
a { background-color: #295465; }
a { background-color: rgb(41,84,101); }
div.DivClassName
{
background-color: #295465;
}
.BgClassName
{
background-color: #295465;
}
</style>
border-color css
<style>
span { border-color: #295465; }
span { border-color: rgb(41,84,101); }
td.TdClassName
{
border-color: #295465;
}
.TagClassName
{
border-color: #295465;
}
</style>