Shades of Arapawa #244860
Tints of Arapawa #244860
RGB
CMYK
RGB Variations
Color information
#244860 (or 0x244860) is known color: Arapawa. HEX triplet: 24, 48 and 60. RGB value is (36,72,96). Sum of RGB (Red+Green+Blue) = 36+72+96=204 (27% of max value = 765). Red value is 36 (14.45% from 255 or 17.65% from 204); Green value is 72 (28.52% from 255 or 35.29% from 204); Blue value is 96 (37.89% from 255 or 47.06% from 204); Max value from RGB is 96 - color contains mainly: blue. Hex color #244860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #244860 is #DBB79F. Grayscale: #3F3F3F. Windows color (decimal): -14399392 or 6309924. OLE color: 6309924.
HSL color Cylindrical-coordinate representation of color #244860: hue angle of 204º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #244860 is Cyan = 0.62, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 72 | 96 | - |
| CMYK | 0.62 | 0.25 | 0 | 0.62 |
| HSL | 204º | 0.45% | 0.26% | - |
| HSV(B) | 204º | 0.63% | 0.38% | - |
| XYZ | 5.16 | 5.85 | 11.92 | - |
| YUV | 63.97 | 146.07 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 72 | 96 | 0.62 | 0.25 | 0 | 0.62 | 204 | 0.45 | 0.26 |
| Hex | 24 | 48 | 60 | 3E | 19 | 0 | 3E | CC | 2D | 1A |
| Octal | 44 | 110 | 140 | 76 | 31 | 0 | 76 | 314 | 55 | 32 |
| Binary | 100100 | 1001000 | 1100000 | 111110 | 11001 | 0 | 111110 | 11001100 | 101101 | 11010 |
Color Harmonies of #244860
Complementary color
Monochromatic Colors of #244860
Black with #244860
Text Example
Text Example
White with #244860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #244860; }
p { color: rgb(36,72,96); }
H1.HeaderClassName
{
color: #244860;
}
.AnyTagClassName
{
color: #244860;
}
</style>
background-color css
<style>
a { background-color: #244860; }
a { background-color: rgb(36,72,96); }
div.DivClassName
{
background-color: #244860;
}
.BgClassName
{
background-color: #244860;
}
</style>
border-color css
<style>
span { border-color: #244860; }
span { border-color: rgb(36,72,96); }
td.TdClassName
{
border-color: #244860;
}
.TagClassName
{
border-color: #244860;
}
</style>