Shades of Arapawa #215466
Tints of Arapawa #215466
RGB
CMYK
RGB Variations
Color information
#215466 (or 0x215466) is known color: Arapawa. HEX triplet: 21, 54 and 66. RGB value is (33,84,102). Sum of RGB (Red+Green+Blue) = 33+84+102=219 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15.07% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 102 (40.23% from 255 or 46.58% from 219); Max value from RGB is 102 - color contains mainly: blue. Hex color #215466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215466 is #DEAB99. Grayscale: #464646. Windows color (decimal): -14592922 or 6706209. OLE color: 6706209.
HSL color Cylindrical-coordinate representation of color #215466: hue angle of 195.65º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #215466 is Cyan = 0.68, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 33 | 84 | 102 | - |
| CMYK | 0.68 | 0.18 | 0 | 0.6 |
| HSL | 195.65º | 0.51% | 0.26% | - |
| HSV(B) | 195.65º | 0.68% | 0.4% | - |
| XYZ | 6.2 | 7.62 | 13.72 | - |
| YUV | 70.8 | 145.6 | 101.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 102 | 0.68 | 0.18 | 0 | 0.6 | 195.65 | 0.51 | 0.26 |
| Hex | 21 | 54 | 66 | 44 | 12 | 0 | 3C | C4 | 33 | 1A |
| Octal | 41 | 124 | 146 | 104 | 22 | 0 | 74 | 304 | 63 | 32 |
| Binary | 100001 | 1010100 | 1100110 | 1000100 | 10010 | 0 | 111100 | 11000100 | 110011 | 11010 |
Color Harmonies of #215466
Complementary color
Monochromatic Colors of #215466
Black with #215466
Text Example
Text Example
White with #215466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215466; }
p { color: rgb(33,84,102); }
H1.HeaderClassName
{
color: #215466;
}
.AnyTagClassName
{
color: #215466;
}
</style>
background-color css
<style>
a { background-color: #215466; }
a { background-color: rgb(33,84,102); }
div.DivClassName
{
background-color: #215466;
}
.BgClassName
{
background-color: #215466;
}
</style>
border-color css
<style>
span { border-color: #215466; }
span { border-color: rgb(33,84,102); }
td.TdClassName
{
border-color: #215466;
}
.TagClassName
{
border-color: #215466;
}
</style>