Shades of Arapawa #295364
Tints of Arapawa #295364
RGB
CMYK
RGB Variations
Color information
#295364 (or 0x295364) is known color: Arapawa. HEX triplet: 29, 53 and 64. RGB value is (41,83,100). Sum of RGB (Red+Green+Blue) = 41+83+100=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 100 (39.45% from 255 or 44.64% from 224); Max value from RGB is 100 - color contains mainly: blue. Hex color #295364 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295364 is #D6AC9B. Grayscale: #484848. Windows color (decimal): -14068892 or 6574889. OLE color: 6574889.
HSL color Cylindrical-coordinate representation of color #295364: hue angle of 197.29º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #295364 is Cyan = 0.59, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 83 | 100 | - |
| CMYK | 0.59 | 0.17 | 0 | 0.61 |
| HSL | 197.29º | 0.42% | 0.28% | - |
| HSV(B) | 197.29º | 0.59% | 0.39% | - |
| XYZ | 6.31 | 7.58 | 13.19 | - |
| YUV | 72.38 | 143.59 | 105.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 100 | 0.59 | 0.17 | 0 | 0.61 | 197.29 | 0.42 | 0.28 |
| Hex | 29 | 53 | 64 | 3B | 11 | 0 | 3D | C5 | 2A | 1C |
| Octal | 51 | 123 | 144 | 73 | 21 | 0 | 75 | 305 | 52 | 34 |
| Binary | 101001 | 1010011 | 1100100 | 111011 | 10001 | 0 | 111101 | 11000101 | 101010 | 11100 |
Color Harmonies of #295364
Complementary color
Monochromatic Colors of #295364
Black with #295364
Text Example
Text Example
White with #295364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295364; }
p { color: rgb(41,83,100); }
H1.HeaderClassName
{
color: #295364;
}
.AnyTagClassName
{
color: #295364;
}
</style>
background-color css
<style>
a { background-color: #295364; }
a { background-color: rgb(41,83,100); }
div.DivClassName
{
background-color: #295364;
}
.BgClassName
{
background-color: #295364;
}
</style>
border-color css
<style>
span { border-color: #295364; }
span { border-color: rgb(41,83,100); }
td.TdClassName
{
border-color: #295364;
}
.TagClassName
{
border-color: #295364;
}
</style>