Shades of Orient #215970
Tints of Orient #215970
RGB
CMYK
RGB Variations
Color information
#215970 (or 0x215970) is known color: Orient. HEX triplet: 21, 59 and 70. RGB value is (33,89,112). Sum of RGB (Red+Green+Blue) = 33+89+112=234 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.10% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #215970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215970 is #DEA68F. Grayscale: #4A4A4A. Windows color (decimal): -14591632 or 7362849. OLE color: 7362849.
HSL color Cylindrical-coordinate representation of color #215970: hue angle of 197.47º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #215970 is Cyan = 0.71, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 89 | 112 | - |
| CMYK | 0.71 | 0.21 | 0 | 0.56 |
| HSL | 197.47º | 0.54% | 0.28% | - |
| HSV(B) | 197.47º | 0.71% | 0.44% | - |
| XYZ | 7.12 | 8.64 | 16.62 | - |
| YUV | 74.88 | 148.95 | 98.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 112 | 0.71 | 0.21 | 0 | 0.56 | 197.47 | 0.54 | 0.28 |
| Hex | 21 | 59 | 70 | 47 | 15 | 0 | 38 | C5 | 36 | 1C |
| Octal | 41 | 131 | 160 | 107 | 25 | 0 | 70 | 305 | 66 | 34 |
| Binary | 100001 | 1011001 | 1110000 | 1000111 | 10101 | 0 | 111000 | 11000101 | 110110 | 11100 |
Color Harmonies of #215970
Complementary color
Monochromatic Colors of #215970
Black with #215970
Text Example
Text Example
White with #215970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215970; }
p { color: rgb(33,89,112); }
H1.HeaderClassName
{
color: #215970;
}
.AnyTagClassName
{
color: #215970;
}
</style>
background-color css
<style>
a { background-color: #215970; }
a { background-color: rgb(33,89,112); }
div.DivClassName
{
background-color: #215970;
}
.BgClassName
{
background-color: #215970;
}
</style>
border-color css
<style>
span { border-color: #215970; }
span { border-color: rgb(33,89,112); }
td.TdClassName
{
border-color: #215970;
}
.TagClassName
{
border-color: #215970;
}
</style>