Shades of Arapawa #215465
Tints of Arapawa #215465
RGB
CMYK
RGB Variations
Color information
#215465 (or 0x215465) is known color: Arapawa. HEX triplet: 21, 54 and 65. RGB value is (33,84,101). Sum of RGB (Red+Green+Blue) = 33+84+101=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 101 (39.84% from 255 or 46.33% from 218); Max value from RGB is 101 - color contains mainly: blue. Hex color #215465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215465 is #DEAB9A. Grayscale: #464646. Windows color (decimal): -14592923 or 6640673. OLE color: 6640673.
HSL color Cylindrical-coordinate representation of color #215465: hue angle of 195º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #215465 is Cyan = 0.67, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 84 | 101 | - |
| CMYK | 0.67 | 0.17 | 0 | 0.60 |
| HSL | 195º | 0.51% | 0.26% | - |
| HSV(B) | 195º | 0.67% | 0.4% | - |
| XYZ | 6.15 | 7.6 | 13.46 | - |
| YUV | 70.69 | 145.1 | 101.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 84 | 101 | 0.67 | 0.17 | 0 | 0.60 | 195 | 0.51 | 0.26 |
| Hex | 21 | 54 | 65 | 43 | 11 | 0 | 3C | C3 | 33 | 1A |
| Octal | 41 | 124 | 145 | 103 | 21 | 0 | 74 | 303 | 63 | 32 |
| Binary | 100001 | 1010100 | 1100101 | 1000011 | 10001 | 0 | 111100 | 11000011 | 110011 | 11010 |
Color Harmonies of #215465
Complementary color
Monochromatic Colors of #215465
Black with #215465
Text Example
Text Example
White with #215465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215465; }
p { color: rgb(33,84,101); }
H1.HeaderClassName
{
color: #215465;
}
.AnyTagClassName
{
color: #215465;
}
</style>
background-color css
<style>
a { background-color: #215465; }
a { background-color: rgb(33,84,101); }
div.DivClassName
{
background-color: #215465;
}
.BgClassName
{
background-color: #215465;
}
</style>
border-color css
<style>
span { border-color: #215465; }
span { border-color: rgb(33,84,101); }
td.TdClassName
{
border-color: #215465;
}
.TagClassName
{
border-color: #215465;
}
</style>