Shades of Orient #215971
Tints of Orient #215971
RGB
CMYK
RGB Variations
Color information
#215971 (or 0x215971) is known color: Orient. HEX triplet: 21, 59 and 71. RGB value is (33,89,113). Sum of RGB (Red+Green+Blue) = 33+89+113=235 (31% of max value = 765). Red value is 33 (13.28% from 255 or 14.04% from 235); Green value is 89 (35.16% from 255 or 37.87% from 235); Blue value is 113 (44.53% from 255 or 48.09% from 235); Max value from RGB is 113 - color contains mainly: blue. Hex color #215971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215971 is #DEA68E. Grayscale: #4A4A4A. Windows color (decimal): -14591631 or 7428385. OLE color: 7428385.
HSL color Cylindrical-coordinate representation of color #215971: hue angle of 198º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #215971 is Cyan = 0.71, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 89 | 113 | - |
| CMYK | 0.71 | 0.21 | 0 | 0.56 |
| HSL | 198º | 0.55% | 0.29% | - |
| HSV(B) | 198º | 0.71% | 0.44% | - |
| XYZ | 7.18 | 8.66 | 16.92 | - |
| YUV | 74.99 | 149.45 | 98.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 113 | 0.71 | 0.21 | 0 | 0.56 | 198 | 0.55 | 0.29 |
| Hex | 21 | 59 | 71 | 47 | 15 | 0 | 38 | C6 | 37 | 1D |
| Octal | 41 | 131 | 161 | 107 | 25 | 0 | 70 | 306 | 67 | 35 |
| Binary | 100001 | 1011001 | 1110001 | 1000111 | 10101 | 0 | 111000 | 11000110 | 110111 | 11101 |
Color Harmonies of #215971
Complementary color
Monochromatic Colors of #215971
Black with #215971
Text Example
Text Example
White with #215971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215971; }
p { color: rgb(33,89,113); }
H1.HeaderClassName
{
color: #215971;
}
.AnyTagClassName
{
color: #215971;
}
</style>
background-color css
<style>
a { background-color: #215971; }
a { background-color: rgb(33,89,113); }
div.DivClassName
{
background-color: #215971;
}
.BgClassName
{
background-color: #215971;
}
</style>
border-color css
<style>
span { border-color: #215971; }
span { border-color: rgb(33,89,113); }
td.TdClassName
{
border-color: #215971;
}
.TagClassName
{
border-color: #215971;
}
</style>