Shades of Arapawa #215061
Tints of Arapawa #215061
RGB
CMYK
RGB Variations
Color information
#215061 (or 0x215061) is known color: Arapawa. HEX triplet: 21, 50 and 61. RGB value is (33,80,97). Sum of RGB (Red+Green+Blue) = 33+80+97=210 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.71% from 210); Green value is 80 (31.64% from 255 or 38.10% from 210); Blue value is 97 (38.28% from 255 or 46.19% from 210); Max value from RGB is 97 - color contains mainly: blue. Hex color #215061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215061 is #DEAF9E. Grayscale: #434343. Windows color (decimal): -14593951 or 6377505. OLE color: 6377505.
HSL color Cylindrical-coordinate representation of color #215061: hue angle of 195.94º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #215061 is Cyan = 0.66, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 80 | 97 | - |
| CMYK | 0.66 | 0.18 | 0 | 0.62 |
| HSL | 195.94º | 0.49% | 0.25% | - |
| HSV(B) | 195.94º | 0.66% | 0.38% | - |
| XYZ | 5.65 | 6.92 | 12.35 | - |
| YUV | 67.89 | 144.43 | 103.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 80 | 97 | 0.66 | 0.18 | 0 | 0.62 | 195.94 | 0.49 | 0.25 |
| Hex | 21 | 50 | 61 | 42 | 12 | 0 | 3E | C4 | 31 | 19 |
| Octal | 41 | 120 | 141 | 102 | 22 | 0 | 76 | 304 | 61 | 31 |
| Binary | 100001 | 1010000 | 1100001 | 1000010 | 10010 | 0 | 111110 | 11000100 | 110001 | 11001 |
Color Harmonies of #215061
Complementary color
Monochromatic Colors of #215061
Black with #215061
Text Example
Text Example
White with #215061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215061; }
p { color: rgb(33,80,97); }
H1.HeaderClassName
{
color: #215061;
}
.AnyTagClassName
{
color: #215061;
}
</style>
background-color css
<style>
a { background-color: #215061; }
a { background-color: rgb(33,80,97); }
div.DivClassName
{
background-color: #215061;
}
.BgClassName
{
background-color: #215061;
}
</style>
border-color css
<style>
span { border-color: #215061; }
span { border-color: rgb(33,80,97); }
td.TdClassName
{
border-color: #215061;
}
.TagClassName
{
border-color: #215061;
}
</style>