Shades of Arapawa #214668
Tints of Arapawa #214668
RGB
CMYK
RGB Variations
Color information
#214668 (or 0x214668) is known color: Arapawa. HEX triplet: 21, 46 and 68. RGB value is (33,70,104). Sum of RGB (Red+Green+Blue) = 33+70+104=207 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.94% from 207); Green value is 70 (27.73% from 255 or 33.82% from 207); Blue value is 104 (41.02% from 255 or 50.24% from 207); Max value from RGB is 104 - color contains mainly: blue. Hex color #214668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #214668 is #DEB997. Grayscale: #3E3E3E. Windows color (decimal): -14596504 or 6833697. OLE color: 6833697.
HSL color Cylindrical-coordinate representation of color #214668: hue angle of 208.73º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #214668 is Cyan = 0.68, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 70 | 104 | - |
| CMYK | 0.68 | 0.33 | 0 | 0.59 |
| HSL | 208.73º | 0.52% | 0.27% | - |
| HSV(B) | 208.73º | 0.68% | 0.41% | - |
| XYZ | 5.32 | 5.7 | 13.92 | - |
| YUV | 62.81 | 151.24 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 70 | 104 | 0.68 | 0.33 | 0 | 0.59 | 208.73 | 0.52 | 0.27 |
| Hex | 21 | 46 | 68 | 44 | 21 | 0 | 3B | D1 | 34 | 1B |
| Octal | 41 | 106 | 150 | 104 | 41 | 0 | 73 | 321 | 64 | 33 |
| Binary | 100001 | 1000110 | 1101000 | 1000100 | 100001 | 0 | 111011 | 11010001 | 110100 | 11011 |
Color Harmonies of #214668
Complementary color
Monochromatic Colors of #214668
Black with #214668
Text Example
Text Example
White with #214668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214668; }
p { color: rgb(33,70,104); }
H1.HeaderClassName
{
color: #214668;
}
.AnyTagClassName
{
color: #214668;
}
</style>
background-color css
<style>
a { background-color: #214668; }
a { background-color: rgb(33,70,104); }
div.DivClassName
{
background-color: #214668;
}
.BgClassName
{
background-color: #214668;
}
</style>
border-color css
<style>
span { border-color: #214668; }
span { border-color: rgb(33,70,104); }
td.TdClassName
{
border-color: #214668;
}
.TagClassName
{
border-color: #214668;
}
</style>