Shades of Arapawa #215067
Tints of Arapawa #215067
RGB
CMYK
RGB Variations
Color information
#215067 (or 0x215067) is known color: Arapawa. HEX triplet: 21, 50 and 67. RGB value is (33,80,103). Sum of RGB (Red+Green+Blue) = 33+80+103=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 80 (31.64% from 255 or 37.04% from 216); Blue value is 103 (40.62% from 255 or 47.69% from 216); Max value from RGB is 103 - color contains mainly: blue. Hex color #215067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215067 is #DEAF98. Grayscale: #444444. Windows color (decimal): -14593945 or 6770721. OLE color: 6770721.
HSL color Cylindrical-coordinate representation of color #215067: hue angle of 199.71º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #215067 is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 80 | 103 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.60 |
| HSL | 199.71º | 0.51% | 0.27% | - |
| HSV(B) | 199.71º | 0.68% | 0.4% | - |
| XYZ | 5.94 | 7.04 | 13.88 | - |
| YUV | 68.57 | 147.43 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 80 | 103 | 0.68 | 0.22 | 0 | 0.60 | 199.71 | 0.51 | 0.27 |
| Hex | 21 | 50 | 67 | 44 | 16 | 0 | 3C | C8 | 33 | 1B |
| Octal | 41 | 120 | 147 | 104 | 26 | 0 | 74 | 310 | 63 | 33 |
| Binary | 100001 | 1010000 | 1100111 | 1000100 | 10110 | 0 | 111100 | 11001000 | 110011 | 11011 |
Color Harmonies of #215067
Complementary color
Monochromatic Colors of #215067
Black with #215067
Text Example
Text Example
White with #215067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215067; }
p { color: rgb(33,80,103); }
H1.HeaderClassName
{
color: #215067;
}
.AnyTagClassName
{
color: #215067;
}
</style>
background-color css
<style>
a { background-color: #215067; }
a { background-color: rgb(33,80,103); }
div.DivClassName
{
background-color: #215067;
}
.BgClassName
{
background-color: #215067;
}
</style>
border-color css
<style>
span { border-color: #215067; }
span { border-color: rgb(33,80,103); }
td.TdClassName
{
border-color: #215067;
}
.TagClassName
{
border-color: #215067;
}
</style>