Shades of Orient #215672
Tints of Orient #215672
RGB
CMYK
RGB Variations
Color information
#215672 (or 0x215672) is known color: Orient. HEX triplet: 21, 56 and 72. RGB value is (33,86,114). Sum of RGB (Red+Green+Blue) = 33+86+114=233 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.16% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #215672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215672 is #DEA98D. Grayscale: #494949. Windows color (decimal): -14592398 or 7493153. OLE color: 7493153.
HSL color Cylindrical-coordinate representation of color #215672: hue angle of 200.74º 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 #215672 is Cyan = 0.71, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 86 | 114 | - |
| CMYK | 0.71 | 0.25 | 0 | 0.55 |
| HSL | 200.74º | 0.55% | 0.29% | - |
| HSV(B) | 200.74º | 0.71% | 0.45% | - |
| XYZ | 6.99 | 8.19 | 17.13 | - |
| YUV | 73.35 | 150.94 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 114 | 0.71 | 0.25 | 0 | 0.55 | 200.74 | 0.55 | 0.29 |
| Hex | 21 | 56 | 72 | 47 | 19 | 0 | 37 | C9 | 37 | 1D |
| Octal | 41 | 126 | 162 | 107 | 31 | 0 | 67 | 311 | 67 | 35 |
| Binary | 100001 | 1010110 | 1110010 | 1000111 | 11001 | 0 | 110111 | 11001001 | 110111 | 11101 |
Color Harmonies of #215672
Complementary color
Monochromatic Colors of #215672
Black with #215672
Text Example
Text Example
White with #215672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215672; }
p { color: rgb(33,86,114); }
H1.HeaderClassName
{
color: #215672;
}
.AnyTagClassName
{
color: #215672;
}
</style>
background-color css
<style>
a { background-color: #215672; }
a { background-color: rgb(33,86,114); }
div.DivClassName
{
background-color: #215672;
}
.BgClassName
{
background-color: #215672;
}
</style>
border-color css
<style>
span { border-color: #215672; }
span { border-color: rgb(33,86,114); }
td.TdClassName
{
border-color: #215672;
}
.TagClassName
{
border-color: #215672;
}
</style>