Shades of Arapawa #215464
Tints of Arapawa #215464
RGB
CMYK
RGB Variations
Color information
#215464 (or 0x215464) is known color: Arapawa. HEX triplet: 21, 54 and 64. RGB value is (33,84,100). Sum of RGB (Red+Green+Blue) = 33+84+100=217 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.21% from 217); Green value is 84 (33.20% from 255 or 38.71% from 217); Blue value is 100 (39.45% from 255 or 46.08% from 217); Max value from RGB is 100 - color contains mainly: blue. Hex color #215464 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215464 is #DEAB9B. Grayscale: #464646. Windows color (decimal): -14592924 or 6575137. OLE color: 6575137.
HSL color Cylindrical-coordinate representation of color #215464: hue angle of 194.33º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #215464 is Cyan = 0.67, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 33 | 84 | 100 | - |
| CMYK | 0.67 | 0.16 | 0 | 0.61 |
| HSL | 194.33º | 0.5% | 0.26% | - |
| HSV(B) | 194.33º | 0.67% | 0.39% | - |
| XYZ | 6.1 | 7.58 | 13.2 | - |
| YUV | 70.58 | 144.6 | 101.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 100 | 0.67 | 0.16 | 0 | 0.61 | 194.33 | 0.5 | 0.26 |
| Hex | 21 | 54 | 64 | 43 | 10 | 0 | 3D | C2 | 32 | 1A |
| Octal | 41 | 124 | 144 | 103 | 20 | 0 | 75 | 302 | 62 | 32 |
| Binary | 100001 | 1010100 | 1100100 | 1000011 | 10000 | 0 | 111101 | 11000010 | 110010 | 11010 |
Color Harmonies of #215464
Complementary color
Monochromatic Colors of #215464
Black with #215464
Text Example
Text Example
White with #215464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215464; }
p { color: rgb(33,84,100); }
H1.HeaderClassName
{
color: #215464;
}
.AnyTagClassName
{
color: #215464;
}
</style>
background-color css
<style>
a { background-color: #215464; }
a { background-color: rgb(33,84,100); }
div.DivClassName
{
background-color: #215464;
}
.BgClassName
{
background-color: #215464;
}
</style>
border-color css
<style>
span { border-color: #215464; }
span { border-color: rgb(33,84,100); }
td.TdClassName
{
border-color: #215464;
}
.TagClassName
{
border-color: #215464;
}
</style>