Shades of Orient #215673
Tints of Orient #215673
RGB
CMYK
RGB Variations
Color information
#215673 (or 0x215673) is known color: Orient. HEX triplet: 21, 56 and 73. RGB value is (33,86,115). Sum of RGB (Red+Green+Blue) = 33+86+115=234 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.10% from 234); Green value is 86 (33.98% from 255 or 36.75% from 234); Blue value is 115 (45.31% from 255 or 49.15% from 234); Max value from RGB is 115 - color contains mainly: blue. Hex color #215673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215673 is #DEA98C. Grayscale: #494949. Windows color (decimal): -14592397 or 7558689. OLE color: 7558689.
HSL color Cylindrical-coordinate representation of color #215673: hue angle of 201.22º 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 #215673 is Cyan = 0.71, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 86 | 115 | - |
| CMYK | 0.71 | 0.25 | 0 | 0.55 |
| HSL | 201.22º | 0.55% | 0.29% | - |
| HSV(B) | 201.22º | 0.71% | 0.45% | - |
| XYZ | 7.05 | 8.22 | 17.43 | - |
| YUV | 73.46 | 151.44 | 99.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 115 | 0.71 | 0.25 | 0 | 0.55 | 201.22 | 0.55 | 0.29 |
| Hex | 21 | 56 | 73 | 47 | 19 | 0 | 37 | C9 | 37 | 1D |
| Octal | 41 | 126 | 163 | 107 | 31 | 0 | 67 | 311 | 67 | 35 |
| Binary | 100001 | 1010110 | 1110011 | 1000111 | 11001 | 0 | 110111 | 11001001 | 110111 | 11101 |
Color Harmonies of #215673
Complementary color
Monochromatic Colors of #215673
Black with #215673
Text Example
Text Example
White with #215673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215673; }
p { color: rgb(33,86,115); }
H1.HeaderClassName
{
color: #215673;
}
.AnyTagClassName
{
color: #215673;
}
</style>
background-color css
<style>
a { background-color: #215673; }
a { background-color: rgb(33,86,115); }
div.DivClassName
{
background-color: #215673;
}
.BgClassName
{
background-color: #215673;
}
</style>
border-color css
<style>
span { border-color: #215673; }
span { border-color: rgb(33,86,115); }
td.TdClassName
{
border-color: #215673;
}
.TagClassName
{
border-color: #215673;
}
</style>