Shades of Arapawa #295265
Tints of Arapawa #295265
RGB
CMYK
RGB Variations
Color information
#295265 (or 0x295265) is known color: Arapawa. HEX triplet: 29, 52 and 65. RGB value is (41,82,101). Sum of RGB (Red+Green+Blue) = 41+82+101=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 82 (32.42% from 255 or 36.61% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #295265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295265 is #D6AD9A. Grayscale: #474747. Windows color (decimal): -14069147 or 6640169. OLE color: 6640169.
HSL color Cylindrical-coordinate representation of color #295265: hue angle of 199º 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 #295265 is Cyan = 0.59, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 82 | 101 | - |
| CMYK | 0.59 | 0.19 | 0 | 0.60 |
| HSL | 199º | 0.42% | 0.28% | - |
| HSV(B) | 199º | 0.59% | 0.4% | - |
| XYZ | 6.28 | 7.45 | 13.42 | - |
| YUV | 71.91 | 144.42 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 82 | 101 | 0.59 | 0.19 | 0 | 0.60 | 199 | 0.42 | 0.28 |
| Hex | 29 | 52 | 65 | 3B | 13 | 0 | 3C | C7 | 2A | 1C |
| Octal | 51 | 122 | 145 | 73 | 23 | 0 | 74 | 307 | 52 | 34 |
| Binary | 101001 | 1010010 | 1100101 | 111011 | 10011 | 0 | 111100 | 11000111 | 101010 | 11100 |
Color Harmonies of #295265
Complementary color
Monochromatic Colors of #295265
Black with #295265
Text Example
Text Example
White with #295265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295265; }
p { color: rgb(41,82,101); }
H1.HeaderClassName
{
color: #295265;
}
.AnyTagClassName
{
color: #295265;
}
</style>
background-color css
<style>
a { background-color: #295265; }
a { background-color: rgb(41,82,101); }
div.DivClassName
{
background-color: #295265;
}
.BgClassName
{
background-color: #295265;
}
</style>
border-color css
<style>
span { border-color: #295265; }
span { border-color: rgb(41,82,101); }
td.TdClassName
{
border-color: #295265;
}
.TagClassName
{
border-color: #295265;
}
</style>