Shades of Arapawa #215362
Tints of Arapawa #215362
RGB
CMYK
RGB Variations
Color information
#215362 (or 0x215362) is known color: Arapawa. HEX triplet: 21, 53 and 62. RGB value is (33,83,98). Sum of RGB (Red+Green+Blue) = 33+83+98=214 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.42% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 98 (38.67% from 255 or 45.79% from 214); Max value from RGB is 98 - color contains mainly: blue. Hex color #215362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215362 is #DEAC9D. Grayscale: #454545. Windows color (decimal): -14593182 or 6443809. OLE color: 6443809.
HSL color Cylindrical-coordinate representation of color #215362: hue angle of 193.85º 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 #215362 is Cyan = 0.66, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 83 | 98 | - |
| CMYK | 0.66 | 0.15 | 0 | 0.62 |
| HSL | 193.85º | 0.5% | 0.26% | - |
| HSV(B) | 193.85º | 0.66% | 0.38% | - |
| XYZ | 5.93 | 7.39 | 12.67 | - |
| YUV | 69.76 | 143.94 | 101.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 83 | 98 | 0.66 | 0.15 | 0 | 0.62 | 193.85 | 0.5 | 0.26 |
| Hex | 21 | 53 | 62 | 42 | F | 0 | 3E | C2 | 32 | 1A |
| Octal | 41 | 123 | 142 | 102 | 17 | 0 | 76 | 302 | 62 | 32 |
| Binary | 100001 | 1010011 | 1100010 | 1000010 | 1111 | 0 | 111110 | 11000010 | 110010 | 11010 |
Color Harmonies of #215362
Complementary color
Monochromatic Colors of #215362
Black with #215362
Text Example
Text Example
White with #215362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215362; }
p { color: rgb(33,83,98); }
H1.HeaderClassName
{
color: #215362;
}
.AnyTagClassName
{
color: #215362;
}
</style>
background-color css
<style>
a { background-color: #215362; }
a { background-color: rgb(33,83,98); }
div.DivClassName
{
background-color: #215362;
}
.BgClassName
{
background-color: #215362;
}
</style>
border-color css
<style>
span { border-color: #215362; }
span { border-color: rgb(33,83,98); }
td.TdClassName
{
border-color: #215362;
}
.TagClassName
{
border-color: #215362;
}
</style>