Shades of Arapawa #214766
Tints of Arapawa #214766
RGB
CMYK
RGB Variations
Color information
#214766 (or 0x214766) is known color: Arapawa. HEX triplet: 21, 47 and 66. RGB value is (33,71,102). Sum of RGB (Red+Green+Blue) = 33+71+102=206 (27% of max value = 765). Red value is 33 (13.28% from 255 or 16.02% from 206); Green value is 71 (28.12% from 255 or 34.47% from 206); Blue value is 102 (40.23% from 255 or 49.51% from 206); Max value from RGB is 102 - color contains mainly: blue. Hex color #214766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #214766 is #DEB899. Grayscale: #3F3F3F. Windows color (decimal): -14596250 or 6702881. OLE color: 6702881.
HSL color Cylindrical-coordinate representation of color #214766: hue angle of 206.96º 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 #214766 is Cyan = 0.68, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 33 | 71 | 102 | - |
| CMYK | 0.68 | 0.30 | 0 | 0.6 |
| HSL | 206.96º | 0.51% | 0.26% | - |
| HSV(B) | 206.96º | 0.68% | 0.4% | - |
| XYZ | 5.28 | 5.79 | 13.41 | - |
| YUV | 63.17 | 149.91 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 71 | 102 | 0.68 | 0.30 | 0 | 0.6 | 206.96 | 0.51 | 0.26 |
| Hex | 21 | 47 | 66 | 44 | 1E | 0 | 3C | CF | 33 | 1A |
| Octal | 41 | 107 | 146 | 104 | 36 | 0 | 74 | 317 | 63 | 32 |
| Binary | 100001 | 1000111 | 1100110 | 1000100 | 11110 | 0 | 111100 | 11001111 | 110011 | 11010 |
Color Harmonies of #214766
Complementary color
Monochromatic Colors of #214766
Black with #214766
Text Example
Text Example
White with #214766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214766; }
p { color: rgb(33,71,102); }
H1.HeaderClassName
{
color: #214766;
}
.AnyTagClassName
{
color: #214766;
}
</style>
background-color css
<style>
a { background-color: #214766; }
a { background-color: rgb(33,71,102); }
div.DivClassName
{
background-color: #214766;
}
.BgClassName
{
background-color: #214766;
}
</style>
border-color css
<style>
span { border-color: #214766; }
span { border-color: rgb(33,71,102); }
td.TdClassName
{
border-color: #214766;
}
.TagClassName
{
border-color: #214766;
}
</style>