Shades of Arapawa #215265
Tints of Arapawa #215265
RGB
CMYK
RGB Variations
Color information
#215265 (or 0x215265) is known color: Arapawa. HEX triplet: 21, 52 and 65. RGB value is (33,82,101). Sum of RGB (Red+Green+Blue) = 33+82+101=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 101 (39.84% from 255 or 46.76% from 216); Max value from RGB is 101 - color contains mainly: blue. Hex color #215265 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215265 is #DEAD9A. Grayscale: #454545. Windows color (decimal): -14593435 or 6640161. OLE color: 6640161.
HSL color Cylindrical-coordinate representation of color #215265: hue angle of 196.76º 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 #215265 is Cyan = 0.67, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 82 | 101 | - |
| CMYK | 0.67 | 0.19 | 0 | 0.60 |
| HSL | 196.76º | 0.51% | 0.26% | - |
| HSV(B) | 196.76º | 0.67% | 0.4% | - |
| XYZ | 5.99 | 7.3 | 13.4 | - |
| YUV | 69.52 | 145.77 | 101.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 82 | 101 | 0.67 | 0.19 | 0 | 0.60 | 196.76 | 0.51 | 0.26 |
| Hex | 21 | 52 | 65 | 43 | 13 | 0 | 3C | C5 | 33 | 1A |
| Octal | 41 | 122 | 145 | 103 | 23 | 0 | 74 | 305 | 63 | 32 |
| Binary | 100001 | 1010010 | 1100101 | 1000011 | 10011 | 0 | 111100 | 11000101 | 110011 | 11010 |
Color Harmonies of #215265
Complementary color
Monochromatic Colors of #215265
Black with #215265
Text Example
Text Example
White with #215265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215265; }
p { color: rgb(33,82,101); }
H1.HeaderClassName
{
color: #215265;
}
.AnyTagClassName
{
color: #215265;
}
</style>
background-color css
<style>
a { background-color: #215265; }
a { background-color: rgb(33,82,101); }
div.DivClassName
{
background-color: #215265;
}
.BgClassName
{
background-color: #215265;
}
</style>
border-color css
<style>
span { border-color: #215265; }
span { border-color: rgb(33,82,101); }
td.TdClassName
{
border-color: #215265;
}
.TagClassName
{
border-color: #215265;
}
</style>