Shades of Arapawa #284663
Tints of Arapawa #284663
RGB
CMYK
RGB Variations
Color information
#284663 (or 0x284663) is known color: Arapawa. HEX triplet: 28, 46 and 63. RGB value is (40,70,99). Sum of RGB (Red+Green+Blue) = 40+70+99=209 (27% of max value = 765). Red value is 40 (16.02% from 255 or 19.14% from 209); Green value is 70 (27.73% from 255 or 33.49% from 209); Blue value is 99 (39.06% from 255 or 47.37% from 209); Max value from RGB is 99 - color contains mainly: blue. Hex color #284663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284663 is #D7B99C. Grayscale: #404040. Windows color (decimal): -14137757 or 6506024. OLE color: 6506024.
HSL color Cylindrical-coordinate representation of color #284663: hue angle of 209.49º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #284663 is Cyan = 0.60, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 40 | 70 | 99 | - |
| CMYK | 0.60 | 0.29 | 0 | 0.61 |
| HSL | 209.49º | 0.42% | 0.27% | - |
| HSV(B) | 209.49º | 0.6% | 0.39% | - |
| XYZ | 5.32 | 5.73 | 12.63 | - |
| YUV | 64.34 | 147.56 | 110.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 70 | 99 | 0.60 | 0.29 | 0 | 0.61 | 209.49 | 0.42 | 0.27 |
| Hex | 28 | 46 | 63 | 3C | 1D | 0 | 3D | D1 | 2A | 1B |
| Octal | 50 | 106 | 143 | 74 | 35 | 0 | 75 | 321 | 52 | 33 |
| Binary | 101000 | 1000110 | 1100011 | 111100 | 11101 | 0 | 111101 | 11010001 | 101010 | 11011 |
Color Harmonies of #284663
Complementary color
Monochromatic Colors of #284663
Black with #284663
Text Example
Text Example
White with #284663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284663; }
p { color: rgb(40,70,99); }
H1.HeaderClassName
{
color: #284663;
}
.AnyTagClassName
{
color: #284663;
}
</style>
background-color css
<style>
a { background-color: #284663; }
a { background-color: rgb(40,70,99); }
div.DivClassName
{
background-color: #284663;
}
.BgClassName
{
background-color: #284663;
}
</style>
border-color css
<style>
span { border-color: #284663; }
span { border-color: rgb(40,70,99); }
td.TdClassName
{
border-color: #284663;
}
.TagClassName
{
border-color: #284663;
}
</style>