Shades of Orient #215870
Tints of Orient #215870
RGB
CMYK
RGB Variations
Color information
#215870 (or 0x215870) is known color: Orient. HEX triplet: 21, 58 and 70. RGB value is (33,88,112). Sum of RGB (Red+Green+Blue) = 33+88+112=233 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.16% from 233); Green value is 88 (34.77% from 255 or 37.77% from 233); Blue value is 112 (44.14% from 255 or 48.07% from 233); Max value from RGB is 112 - color contains mainly: blue. Hex color #215870 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215870 is #DEA78F. Grayscale: #4A4A4A. Windows color (decimal): -14591888 or 7362593. OLE color: 7362593.
HSL color Cylindrical-coordinate representation of color #215870: hue angle of 198.23º 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 #215870 is Cyan = 0.71, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 88 | 112 | - |
| CMYK | 0.71 | 0.21 | 0 | 0.56 |
| HSL | 198.23º | 0.54% | 0.28% | - |
| HSV(B) | 198.23º | 0.71% | 0.44% | - |
| XYZ | 7.04 | 8.47 | 16.59 | - |
| YUV | 74.29 | 149.28 | 98.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 112 | 0.71 | 0.21 | 0 | 0.56 | 198.23 | 0.54 | 0.28 |
| Hex | 21 | 58 | 70 | 47 | 15 | 0 | 38 | C6 | 36 | 1C |
| Octal | 41 | 130 | 160 | 107 | 25 | 0 | 70 | 306 | 66 | 34 |
| Binary | 100001 | 1011000 | 1110000 | 1000111 | 10101 | 0 | 111000 | 11000110 | 110110 | 11100 |
Color Harmonies of #215870
Complementary color
Monochromatic Colors of #215870
Black with #215870
Text Example
Text Example
White with #215870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215870; }
p { color: rgb(33,88,112); }
H1.HeaderClassName
{
color: #215870;
}
.AnyTagClassName
{
color: #215870;
}
</style>
background-color css
<style>
a { background-color: #215870; }
a { background-color: rgb(33,88,112); }
div.DivClassName
{
background-color: #215870;
}
.BgClassName
{
background-color: #215870;
}
</style>
border-color css
<style>
span { border-color: #215870; }
span { border-color: rgb(33,88,112); }
td.TdClassName
{
border-color: #215870;
}
.TagClassName
{
border-color: #215870;
}
</style>