Shades of Arapawa #215268
Tints of Arapawa #215268
RGB
CMYK
RGB Variations
Color information
#215268 (or 0x215268) is known color: Arapawa. HEX triplet: 21, 52 and 68. RGB value is (33,82,104). Sum of RGB (Red+Green+Blue) = 33+82+104=219 (29% of max value = 765). Red value is 33 (13.28% from 255 or 15.07% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 104 (41.02% from 255 or 47.49% from 219); Max value from RGB is 104 - color contains mainly: blue. Hex color #215268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215268 is #DEAD97. Grayscale: #454545. Windows color (decimal): -14593432 or 6836769. OLE color: 6836769.
HSL color Cylindrical-coordinate representation of color #215268: hue angle of 198.59º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #215268 is Cyan = 0.68, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 82 | 104 | - |
| CMYK | 0.68 | 0.21 | 0 | 0.59 |
| HSL | 198.59º | 0.52% | 0.27% | - |
| HSV(B) | 198.59º | 0.68% | 0.41% | - |
| XYZ | 6.14 | 7.36 | 14.19 | - |
| YUV | 69.86 | 147.27 | 101.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 82 | 104 | 0.68 | 0.21 | 0 | 0.59 | 198.59 | 0.52 | 0.27 |
| Hex | 21 | 52 | 68 | 44 | 15 | 0 | 3B | C7 | 34 | 1B |
| Octal | 41 | 122 | 150 | 104 | 25 | 0 | 73 | 307 | 64 | 33 |
| Binary | 100001 | 1010010 | 1101000 | 1000100 | 10101 | 0 | 111011 | 11000111 | 110100 | 11011 |
Color Harmonies of #215268
Complementary color
Monochromatic Colors of #215268
Black with #215268
Text Example
Text Example
White with #215268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215268; }
p { color: rgb(33,82,104); }
H1.HeaderClassName
{
color: #215268;
}
.AnyTagClassName
{
color: #215268;
}
</style>
background-color css
<style>
a { background-color: #215268; }
a { background-color: rgb(33,82,104); }
div.DivClassName
{
background-color: #215268;
}
.BgClassName
{
background-color: #215268;
}
</style>
border-color css
<style>
span { border-color: #215268; }
span { border-color: rgb(33,82,104); }
td.TdClassName
{
border-color: #215268;
}
.TagClassName
{
border-color: #215268;
}
</style>