Shades of Arapawa #215562
Tints of Arapawa #215562
RGB
CMYK
RGB Variations
Color information
#215562 (or 0x215562) is known color: Arapawa. HEX triplet: 21, 55 and 62. RGB value is (33,85,98). Sum of RGB (Red+Green+Blue) = 33+85+98=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 85 (33.59% from 255 or 39.35% from 216); Blue value is 98 (38.67% from 255 or 45.37% from 216); Max value from RGB is 98 - color contains mainly: blue. Hex color #215562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215562 is #DEAA9D. Grayscale: #464646. Windows color (decimal): -14592670 or 6444321. OLE color: 6444321.
HSL color Cylindrical-coordinate representation of color #215562: hue angle of 192º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #215562 is Cyan = 0.66, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 85 | 98 | - |
| CMYK | 0.66 | 0.13 | 0 | 0.62 |
| HSL | 192º | 0.5% | 0.26% | - |
| HSV(B) | 192º | 0.66% | 0.38% | - |
| XYZ | 6.08 | 7.7 | 12.72 | - |
| YUV | 70.93 | 143.27 | 100.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 85 | 98 | 0.66 | 0.13 | 0 | 0.62 | 192 | 0.5 | 0.26 |
| Hex | 21 | 55 | 62 | 42 | D | 0 | 3E | C0 | 32 | 1A |
| Octal | 41 | 125 | 142 | 102 | 15 | 0 | 76 | 300 | 62 | 32 |
| Binary | 100001 | 1010101 | 1100010 | 1000010 | 1101 | 0 | 111110 | 11000000 | 110010 | 11010 |
Color Harmonies of #215562
Complementary color
Monochromatic Colors of #215562
Black with #215562
Text Example
Text Example
White with #215562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215562; }
p { color: rgb(33,85,98); }
H1.HeaderClassName
{
color: #215562;
}
.AnyTagClassName
{
color: #215562;
}
</style>
background-color css
<style>
a { background-color: #215562; }
a { background-color: rgb(33,85,98); }
div.DivClassName
{
background-color: #215562;
}
.BgClassName
{
background-color: #215562;
}
</style>
border-color css
<style>
span { border-color: #215562; }
span { border-color: rgb(33,85,98); }
td.TdClassName
{
border-color: #215562;
}
.TagClassName
{
border-color: #215562;
}
</style>