Shades of Arapawa #284960
Tints of Arapawa #284960
RGB
CMYK
RGB Variations
Color information
#284960 (or 0x284960) is known color: Arapawa. HEX triplet: 28, 49 and 60. RGB value is (40,73,96). Sum of RGB (Red+Green+Blue) = 40+73+96=209 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.14% from 209); Green value is 73 (28.91% from 255 or 34.93% from 209); Blue value is 96 (37.89% from 255 or 45.93% from 209); Max value from RGB is 96 - color contains mainly: blue. Hex color #284960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284960 is #D7B69F. Grayscale: #414141. Windows color (decimal): -14136992 or 6310184. OLE color: 6310184.
HSL color Cylindrical-coordinate representation of color #284960: hue angle of 204.64º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #284960 is Cyan = 0.58, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 40 | 73 | 96 | - |
| CMYK | 0.58 | 0.24 | 0 | 0.62 |
| HSL | 204.64º | 0.41% | 0.27% | - |
| HSV(B) | 204.64º | 0.58% | 0.38% | - |
| XYZ | 5.37 | 6.06 | 11.95 | - |
| YUV | 65.76 | 145.07 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 73 | 96 | 0.58 | 0.24 | 0 | 0.62 | 204.64 | 0.41 | 0.27 |
| Hex | 28 | 49 | 60 | 3A | 18 | 0 | 3E | CD | 29 | 1B |
| Octal | 50 | 111 | 140 | 72 | 30 | 0 | 76 | 315 | 51 | 33 |
| Binary | 101000 | 1001001 | 1100000 | 111010 | 11000 | 0 | 111110 | 11001101 | 101001 | 11011 |
Color Harmonies of #284960
Complementary color
Monochromatic Colors of #284960
Black with #284960
Text Example
Text Example
White with #284960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284960; }
p { color: rgb(40,73,96); }
H1.HeaderClassName
{
color: #284960;
}
.AnyTagClassName
{
color: #284960;
}
</style>
background-color css
<style>
a { background-color: #284960; }
a { background-color: rgb(40,73,96); }
div.DivClassName
{
background-color: #284960;
}
.BgClassName
{
background-color: #284960;
}
</style>
border-color css
<style>
span { border-color: #284960; }
span { border-color: rgb(40,73,96); }
td.TdClassName
{
border-color: #284960;
}
.TagClassName
{
border-color: #284960;
}
</style>