Shades of Arapawa #295165
Tints of Arapawa #295165
RGB
CMYK
RGB Variations
Color information
#295165 (or 0x295165) is known color: Arapawa. HEX triplet: 29, 51 and 65. RGB value is (41,81,101). Sum of RGB (Red+Green+Blue) = 41+81+101=223 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.39% from 223); Green value is 81 (32.03% from 255 or 36.32% from 223); Blue value is 101 (39.84% from 255 or 45.29% from 223); Max value from RGB is 101 - color contains mainly: blue. Hex color #295165 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295165 is #D6AE9A. Grayscale: #474747. Windows color (decimal): -14069403 or 6639913. OLE color: 6639913.
HSL color Cylindrical-coordinate representation of color #295165: hue angle of 200º 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 #295165 is Cyan = 0.59, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 81 | 101 | - |
| CMYK | 0.59 | 0.20 | 0 | 0.60 |
| HSL | 200º | 0.42% | 0.28% | - |
| HSV(B) | 200º | 0.59% | 0.4% | - |
| XYZ | 6.21 | 7.3 | 13.39 | - |
| YUV | 71.32 | 144.75 | 106.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 81 | 101 | 0.59 | 0.20 | 0 | 0.60 | 200 | 0.42 | 0.28 |
| Hex | 29 | 51 | 65 | 3B | 14 | 0 | 3C | C8 | 2A | 1C |
| Octal | 51 | 121 | 145 | 73 | 24 | 0 | 74 | 310 | 52 | 34 |
| Binary | 101001 | 1010001 | 1100101 | 111011 | 10100 | 0 | 111100 | 11001000 | 101010 | 11100 |
Color Harmonies of #295165
Complementary color
Monochromatic Colors of #295165
Black with #295165
Text Example
Text Example
White with #295165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295165; }
p { color: rgb(41,81,101); }
H1.HeaderClassName
{
color: #295165;
}
.AnyTagClassName
{
color: #295165;
}
</style>
background-color css
<style>
a { background-color: #295165; }
a { background-color: rgb(41,81,101); }
div.DivClassName
{
background-color: #295165;
}
.BgClassName
{
background-color: #295165;
}
</style>
border-color css
<style>
span { border-color: #295165; }
span { border-color: rgb(41,81,101); }
td.TdClassName
{
border-color: #295165;
}
.TagClassName
{
border-color: #295165;
}
</style>