Shades of Orient #215773
Tints of Orient #215773
RGB
CMYK
RGB Variations
Color information
#215773 (or 0x215773) is known color: Orient. HEX triplet: 21, 57 and 73. RGB value is (33,87,115). Sum of RGB (Red+Green+Blue) = 33+87+115=235 (31% of max value = 765). Red value is 33 (13.28% from 255 or 14.04% from 235); Green value is 87 (34.38% from 255 or 37.02% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #215773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215773 is #DEA88C. Grayscale: #494949. Windows color (decimal): -14592141 or 7558945. OLE color: 7558945.
HSL color Cylindrical-coordinate representation of color #215773: hue angle of 200.49º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #215773 is Cyan = 0.71, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 87 | 115 | - |
| CMYK | 0.71 | 0.24 | 0 | 0.55 |
| HSL | 200.49º | 0.55% | 0.29% | - |
| HSV(B) | 200.49º | 0.71% | 0.45% | - |
| XYZ | 7.13 | 8.38 | 17.46 | - |
| YUV | 74.05 | 151.11 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 115 | 0.71 | 0.24 | 0 | 0.55 | 200.49 | 0.55 | 0.29 |
| Hex | 21 | 57 | 73 | 47 | 18 | 0 | 37 | C8 | 37 | 1D |
| Octal | 41 | 127 | 163 | 107 | 30 | 0 | 67 | 310 | 67 | 35 |
| Binary | 100001 | 1010111 | 1110011 | 1000111 | 11000 | 0 | 110111 | 11001000 | 110111 | 11101 |
Color Harmonies of #215773
Complementary color
Monochromatic Colors of #215773
Black with #215773
Text Example
Text Example
White with #215773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215773; }
p { color: rgb(33,87,115); }
H1.HeaderClassName
{
color: #215773;
}
.AnyTagClassName
{
color: #215773;
}
</style>
background-color css
<style>
a { background-color: #215773; }
a { background-color: rgb(33,87,115); }
div.DivClassName
{
background-color: #215773;
}
.BgClassName
{
background-color: #215773;
}
</style>
border-color css
<style>
span { border-color: #215773; }
span { border-color: rgb(33,87,115); }
td.TdClassName
{
border-color: #215773;
}
.TagClassName
{
border-color: #215773;
}
</style>