Shades of Arapawa #284766
Tints of Arapawa #284766
RGB
CMYK
RGB Variations
Color information
#284766 (or 0x284766) is known color: Arapawa. HEX triplet: 28, 47 and 66. RGB value is (40,71,102). Sum of RGB (Red+Green+Blue) = 40+71+102=213 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.78% from 213); Green value is 71 (28.12% from 255 or 33.33% from 213); Blue value is 102 (40.23% from 255 or 47.89% from 213); Max value from RGB is 102 - color contains mainly: blue. Hex color #284766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284766 is #D7B899. Grayscale: #414141. Windows color (decimal): -14137498 or 6702888. OLE color: 6702888.
HSL color Cylindrical-coordinate representation of color #284766: hue angle of 210º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #284766 is Cyan = 0.61, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 40 | 71 | 102 | - |
| CMYK | 0.61 | 0.30 | 0 | 0.6 |
| HSL | 210º | 0.44% | 0.28% | - |
| HSV(B) | 210º | 0.61% | 0.4% | - |
| XYZ | 5.53 | 5.92 | 13.42 | - |
| YUV | 65.27 | 148.73 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 71 | 102 | 0.61 | 0.30 | 0 | 0.6 | 210 | 0.44 | 0.28 |
| Hex | 28 | 47 | 66 | 3D | 1E | 0 | 3C | D2 | 2C | 1C |
| Octal | 50 | 107 | 146 | 75 | 36 | 0 | 74 | 322 | 54 | 34 |
| Binary | 101000 | 1000111 | 1100110 | 111101 | 11110 | 0 | 111100 | 11010010 | 101100 | 11100 |
Color Harmonies of #284766
Complementary color
Monochromatic Colors of #284766
Black with #284766
Text Example
Text Example
White with #284766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284766; }
p { color: rgb(40,71,102); }
H1.HeaderClassName
{
color: #284766;
}
.AnyTagClassName
{
color: #284766;
}
</style>
background-color css
<style>
a { background-color: #284766; }
a { background-color: rgb(40,71,102); }
div.DivClassName
{
background-color: #284766;
}
.BgClassName
{
background-color: #284766;
}
</style>
border-color css
<style>
span { border-color: #284766; }
span { border-color: rgb(40,71,102); }
td.TdClassName
{
border-color: #284766;
}
.TagClassName
{
border-color: #284766;
}
</style>