Shades of Orient #215772
Tints of Orient #215772
RGB
CMYK
RGB Variations
Color information
#215772 (or 0x215772) is known color: Orient. HEX triplet: 21, 57 and 72. RGB value is (33,87,114). Sum of RGB (Red+Green+Blue) = 33+87+114=234 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.10% from 234); Green value is 87 (34.38% from 255 or 37.18% from 234); Blue value is 114 (44.92% from 255 or 48.72% from 234); Max value from RGB is 114 - color contains mainly: blue. Hex color #215772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215772 is #DEA88D. Grayscale: #494949. Windows color (decimal): -14592142 or 7493409. OLE color: 7493409.
HSL color Cylindrical-coordinate representation of color #215772: hue angle of 200º 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 #215772 is Cyan = 0.71, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 87 | 114 | - |
| CMYK | 0.71 | 0.24 | 0 | 0.55 |
| HSL | 200º | 0.55% | 0.29% | - |
| HSV(B) | 200º | 0.71% | 0.45% | - |
| XYZ | 7.07 | 8.35 | 17.16 | - |
| YUV | 73.93 | 150.61 | 98.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 87 | 114 | 0.71 | 0.24 | 0 | 0.55 | 200 | 0.55 | 0.29 |
| Hex | 21 | 57 | 72 | 47 | 18 | 0 | 37 | C8 | 37 | 1D |
| Octal | 41 | 127 | 162 | 107 | 30 | 0 | 67 | 310 | 67 | 35 |
| Binary | 100001 | 1010111 | 1110010 | 1000111 | 11000 | 0 | 110111 | 11001000 | 110111 | 11101 |
Color Harmonies of #215772
Complementary color
Monochromatic Colors of #215772
Black with #215772
Text Example
Text Example
White with #215772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215772; }
p { color: rgb(33,87,114); }
H1.HeaderClassName
{
color: #215772;
}
.AnyTagClassName
{
color: #215772;
}
</style>
background-color css
<style>
a { background-color: #215772; }
a { background-color: rgb(33,87,114); }
div.DivClassName
{
background-color: #215772;
}
.BgClassName
{
background-color: #215772;
}
</style>
border-color css
<style>
span { border-color: #215772; }
span { border-color: rgb(33,87,114); }
td.TdClassName
{
border-color: #215772;
}
.TagClassName
{
border-color: #215772;
}
</style>