Shades of Arapawa #214966
Tints of Arapawa #214966
RGB
CMYK
RGB Variations
Color information
#214966 (or 0x214966) is known color: Arapawa. HEX triplet: 21, 49 and 66. RGB value is (33,73,102). Sum of RGB (Red+Green+Blue) = 33+73+102=208 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.87% from 208); Green value is 73 (28.91% from 255 or 35.10% from 208); Blue value is 102 (40.23% from 255 or 49.04% from 208); Max value from RGB is 102 - color contains mainly: blue. Hex color #214966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #214966 is #DEB699. Grayscale: #404040. Windows color (decimal): -14595738 or 6703393. OLE color: 6703393.
HSL color Cylindrical-coordinate representation of color #214966: hue angle of 205.22º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #214966 is Cyan = 0.68, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 33 | 73 | 102 | - |
| CMYK | 0.68 | 0.28 | 0 | 0.6 |
| HSL | 205.22º | 0.51% | 0.26% | - |
| HSV(B) | 205.22º | 0.68% | 0.4% | - |
| XYZ | 5.41 | 6.05 | 13.45 | - |
| YUV | 64.35 | 149.25 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 73 | 102 | 0.68 | 0.28 | 0 | 0.6 | 205.22 | 0.51 | 0.26 |
| Hex | 21 | 49 | 66 | 44 | 1C | 0 | 3C | CD | 33 | 1A |
| Octal | 41 | 111 | 146 | 104 | 34 | 0 | 74 | 315 | 63 | 32 |
| Binary | 100001 | 1001001 | 1100110 | 1000100 | 11100 | 0 | 111100 | 11001101 | 110011 | 11010 |
Color Harmonies of #214966
Complementary color
Monochromatic Colors of #214966
Black with #214966
Text Example
Text Example
White with #214966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214966; }
p { color: rgb(33,73,102); }
H1.HeaderClassName
{
color: #214966;
}
.AnyTagClassName
{
color: #214966;
}
</style>
background-color css
<style>
a { background-color: #214966; }
a { background-color: rgb(33,73,102); }
div.DivClassName
{
background-color: #214966;
}
.BgClassName
{
background-color: #214966;
}
</style>
border-color css
<style>
span { border-color: #214966; }
span { border-color: rgb(33,73,102); }
td.TdClassName
{
border-color: #214966;
}
.TagClassName
{
border-color: #214966;
}
</style>