Shades of Arapawa #295266
Tints of Arapawa #295266
RGB
CMYK
RGB Variations
Color information
#295266 (or 0x295266) is known color: Arapawa. HEX triplet: 29, 52 and 66. RGB value is (41,82,102). Sum of RGB (Red+Green+Blue) = 41+82+102=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 82 (32.42% from 255 or 36.44% from 225); Blue value is 102 (40.23% from 255 or 45.33% from 225); Max value from RGB is 102 - color contains mainly: blue. Hex color #295266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295266 is #D6AD99. Grayscale: #474747. Windows color (decimal): -14069146 or 6705705. OLE color: 6705705.
HSL color Cylindrical-coordinate representation of color #295266: hue angle of 199.67º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #295266 is Cyan = 0.60, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 82 | 102 | - |
| CMYK | 0.60 | 0.20 | 0 | 0.6 |
| HSL | 199.67º | 0.43% | 0.28% | - |
| HSV(B) | 199.67º | 0.6% | 0.4% | - |
| XYZ | 6.33 | 7.47 | 13.68 | - |
| YUV | 72.02 | 144.92 | 105.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 82 | 102 | 0.60 | 0.20 | 0 | 0.6 | 199.67 | 0.43 | 0.28 |
| Hex | 29 | 52 | 66 | 3C | 14 | 0 | 3C | C8 | 2B | 1C |
| Octal | 51 | 122 | 146 | 74 | 24 | 0 | 74 | 310 | 53 | 34 |
| Binary | 101001 | 1010010 | 1100110 | 111100 | 10100 | 0 | 111100 | 11001000 | 101011 | 11100 |
Color Harmonies of #295266
Complementary color
Monochromatic Colors of #295266
Black with #295266
Text Example
Text Example
White with #295266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295266; }
p { color: rgb(41,82,102); }
H1.HeaderClassName
{
color: #295266;
}
.AnyTagClassName
{
color: #295266;
}
</style>
background-color css
<style>
a { background-color: #295266; }
a { background-color: rgb(41,82,102); }
div.DivClassName
{
background-color: #295266;
}
.BgClassName
{
background-color: #295266;
}
</style>
border-color css
<style>
span { border-color: #295266; }
span { border-color: rgb(41,82,102); }
td.TdClassName
{
border-color: #295266;
}
.TagClassName
{
border-color: #295266;
}
</style>