Shades of Arapawa #295167
Tints of Arapawa #295167
RGB
CMYK
RGB Variations
Color information
#295167 (or 0x295167) is known color: Arapawa. HEX triplet: 29, 51 and 67. RGB value is (41,81,103). Sum of RGB (Red+Green+Blue) = 41+81+103=225 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.22% from 225); Green value is 81 (32.03% from 255 or 36% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #295167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295167 is #D6AE98. Grayscale: #474747. Windows color (decimal): -14069401 or 6770985. OLE color: 6770985.
HSL color Cylindrical-coordinate representation of color #295167: hue angle of 201.29º 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 #295167 is Cyan = 0.60, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 81 | 103 | - |
| CMYK | 0.60 | 0.21 | 0 | 0.60 |
| HSL | 201.29º | 0.43% | 0.28% | - |
| HSV(B) | 201.29º | 0.6% | 0.4% | - |
| XYZ | 6.31 | 7.34 | 13.92 | - |
| YUV | 71.55 | 145.75 | 106.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 81 | 103 | 0.60 | 0.21 | 0 | 0.60 | 201.29 | 0.43 | 0.28 |
| Hex | 29 | 51 | 67 | 3C | 15 | 0 | 3C | C9 | 2B | 1C |
| Octal | 51 | 121 | 147 | 74 | 25 | 0 | 74 | 311 | 53 | 34 |
| Binary | 101001 | 1010001 | 1100111 | 111100 | 10101 | 0 | 111100 | 11001001 | 101011 | 11100 |
Color Harmonies of #295167
Complementary color
Monochromatic Colors of #295167
Black with #295167
Text Example
Text Example
White with #295167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295167; }
p { color: rgb(41,81,103); }
H1.HeaderClassName
{
color: #295167;
}
.AnyTagClassName
{
color: #295167;
}
</style>
background-color css
<style>
a { background-color: #295167; }
a { background-color: rgb(41,81,103); }
div.DivClassName
{
background-color: #295167;
}
.BgClassName
{
background-color: #295167;
}
</style>
border-color css
<style>
span { border-color: #295167; }
span { border-color: rgb(41,81,103); }
td.TdClassName
{
border-color: #295167;
}
.TagClassName
{
border-color: #295167;
}
</style>