Shades of Arapawa #215762
Tints of Arapawa #215762
RGB
CMYK
RGB Variations
Color information
#215762 (or 0x215762) is known color: Arapawa. HEX triplet: 21, 57 and 62. RGB value is (33,87,98). Sum of RGB (Red+Green+Blue) = 33+87+98=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 87 (34.38% from 255 or 39.91% from 218); Blue value is 98 (38.67% from 255 or 44.95% from 218); Max value from RGB is 98 - color contains mainly: blue. Hex color #215762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215762 is #DEA89D. Grayscale: #484848. Windows color (decimal): -14592158 or 6444833. OLE color: 6444833.
HSL color Cylindrical-coordinate representation of color #215762: hue angle of 190.15º 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 #215762 is Cyan = 0.66, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 87 | 98 | - |
| CMYK | 0.66 | 0.11 | 0 | 0.62 |
| HSL | 190.15º | 0.5% | 0.26% | - |
| HSV(B) | 190.15º | 0.66% | 0.38% | - |
| XYZ | 6.24 | 8.02 | 12.77 | - |
| YUV | 72.11 | 142.61 | 100.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 98 | 0.66 | 0.11 | 0 | 0.62 | 190.15 | 0.5 | 0.26 |
| Hex | 21 | 57 | 62 | 42 | B | 0 | 3E | BE | 32 | 1A |
| Octal | 41 | 127 | 142 | 102 | 13 | 0 | 76 | 276 | 62 | 32 |
| Binary | 100001 | 1010111 | 1100010 | 1000010 | 1011 | 0 | 111110 | 10111110 | 110010 | 11010 |
Color Harmonies of #215762
Complementary color
Monochromatic Colors of #215762
Black with #215762
Text Example
Text Example
White with #215762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215762; }
p { color: rgb(33,87,98); }
H1.HeaderClassName
{
color: #215762;
}
.AnyTagClassName
{
color: #215762;
}
</style>
background-color css
<style>
a { background-color: #215762; }
a { background-color: rgb(33,87,98); }
div.DivClassName
{
background-color: #215762;
}
.BgClassName
{
background-color: #215762;
}
</style>
border-color css
<style>
span { border-color: #215762; }
span { border-color: rgb(33,87,98); }
td.TdClassName
{
border-color: #215762;
}
.TagClassName
{
border-color: #215762;
}
</style>