Shades of Arapawa #284967
Tints of Arapawa #284967
RGB
CMYK
RGB Variations
Color information
#284967 (or 0x284967) is known color: Arapawa. HEX triplet: 28, 49 and 67. RGB value is (40,73,103). Sum of RGB (Red+Green+Blue) = 40+73+103=216 (28% of max value = 765). Red value is 40 (16.02% from 255 or 18.52% from 216); Green value is 73 (28.91% from 255 or 33.80% from 216); Blue value is 103 (40.62% from 255 or 47.69% from 216); Max value from RGB is 103 - color contains mainly: blue. Hex color #284967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284967 is #D7B698. Grayscale: #424242. Windows color (decimal): -14136985 or 6768936. OLE color: 6768936.
HSL color Cylindrical-coordinate representation of color #284967: hue angle of 208.57º 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 #284967 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 40 | 73 | 103 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.60 |
| HSL | 208.57º | 0.44% | 0.28% | - |
| HSV(B) | 208.57º | 0.61% | 0.4% | - |
| XYZ | 5.71 | 6.2 | 13.73 | - |
| YUV | 66.55 | 148.57 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 73 | 103 | 0.61 | 0.29 | 0 | 0.60 | 208.57 | 0.44 | 0.28 |
| Hex | 28 | 49 | 67 | 3D | 1D | 0 | 3C | D1 | 2C | 1C |
| Octal | 50 | 111 | 147 | 75 | 35 | 0 | 74 | 321 | 54 | 34 |
| Binary | 101000 | 1001001 | 1100111 | 111101 | 11101 | 0 | 111100 | 11010001 | 101100 | 11100 |
Color Harmonies of #284967
Complementary color
Monochromatic Colors of #284967
Black with #284967
Text Example
Text Example
White with #284967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284967; }
p { color: rgb(40,73,103); }
H1.HeaderClassName
{
color: #284967;
}
.AnyTagClassName
{
color: #284967;
}
</style>
background-color css
<style>
a { background-color: #284967; }
a { background-color: rgb(40,73,103); }
div.DivClassName
{
background-color: #284967;
}
.BgClassName
{
background-color: #284967;
}
</style>
border-color css
<style>
span { border-color: #284967; }
span { border-color: rgb(40,73,103); }
td.TdClassName
{
border-color: #284967;
}
.TagClassName
{
border-color: #284967;
}
</style>