Shades of Arapawa #284859
Tints of Arapawa #284859
RGB
CMYK
RGB Variations
Color information
#284859 (or 0x284859) is known color: Arapawa. HEX triplet: 28, 48 and 59. RGB value is (40,72,89). Sum of RGB (Red+Green+Blue) = 40+72+89=201 (26% of max value = 765). Red value is 40 (16.02% from 255 or 19.90% from 201); Green value is 72 (28.52% from 255 or 35.82% from 201); Blue value is 89 (35.16% from 255 or 44.28% from 201); Max value from RGB is 89 - color contains mainly: blue. Hex color #284859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284859 is #D7B7A6. Grayscale: #404040. Windows color (decimal): -14137255 or 5851176. OLE color: 5851176.
HSL color Cylindrical-coordinate representation of color #284859: hue angle of 200.82º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #284859 is Cyan = 0.55, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 40 | 72 | 89 | - |
| CMYK | 0.55 | 0.19 | 0 | 0.65 |
| HSL | 200.82º | 0.38% | 0.25% | - |
| HSV(B) | 200.82º | 0.55% | 0.35% | - |
| XYZ | 5 | 5.81 | 10.31 | - |
| YUV | 64.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 72 | 89 | 0.55 | 0.19 | 0 | 0.65 | 200.82 | 0.38 | 0.25 |
| Hex | 28 | 48 | 59 | 37 | 13 | 0 | 41 | C9 | 26 | 19 |
| Octal | 50 | 110 | 131 | 67 | 23 | 0 | 101 | 311 | 46 | 31 |
| Binary | 101000 | 1001000 | 1011001 | 110111 | 10011 | 0 | 1000001 | 11001001 | 100110 | 11001 |
Color Harmonies of #284859
Complementary color
Monochromatic Colors of #284859
Black with #284859
Text Example
Text Example
White with #284859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284859; }
p { color: rgb(40,72,89); }
H1.HeaderClassName
{
color: #284859;
}
.AnyTagClassName
{
color: #284859;
}
</style>
background-color css
<style>
a { background-color: #284859; }
a { background-color: rgb(40,72,89); }
div.DivClassName
{
background-color: #284859;
}
.BgClassName
{
background-color: #284859;
}
</style>
border-color css
<style>
span { border-color: #284859; }
span { border-color: rgb(40,72,89); }
td.TdClassName
{
border-color: #284859;
}
.TagClassName
{
border-color: #284859;
}
</style>