Shades of Orient #215671
Tints of Orient #215671
RGB
CMYK
RGB Variations
Color information
#215671 (or 0x215671) is known color: Orient. HEX triplet: 21, 56 and 71. RGB value is (33,86,113). Sum of RGB (Red+Green+Blue) = 33+86+113=232 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.22% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #215671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215671 is #DEA98E. Grayscale: #494949. Windows color (decimal): -14592399 or 7427617. OLE color: 7427617.
HSL color Cylindrical-coordinate representation of color #215671: hue angle of 200.25º 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 #215671 is Cyan = 0.71, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 86 | 113 | - |
| CMYK | 0.71 | 0.24 | 0 | 0.56 |
| HSL | 200.25º | 0.55% | 0.29% | - |
| HSV(B) | 200.25º | 0.71% | 0.44% | - |
| XYZ | 6.94 | 8.17 | 16.83 | - |
| YUV | 73.23 | 150.44 | 99.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 86 | 113 | 0.71 | 0.24 | 0 | 0.56 | 200.25 | 0.55 | 0.29 |
| Hex | 21 | 56 | 71 | 47 | 18 | 0 | 38 | C8 | 37 | 1D |
| Octal | 41 | 126 | 161 | 107 | 30 | 0 | 70 | 310 | 67 | 35 |
| Binary | 100001 | 1010110 | 1110001 | 1000111 | 11000 | 0 | 111000 | 11001000 | 110111 | 11101 |
Color Harmonies of #215671
Complementary color
Monochromatic Colors of #215671
Black with #215671
Text Example
Text Example
White with #215671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215671; }
p { color: rgb(33,86,113); }
H1.HeaderClassName
{
color: #215671;
}
.AnyTagClassName
{
color: #215671;
}
</style>
background-color css
<style>
a { background-color: #215671; }
a { background-color: rgb(33,86,113); }
div.DivClassName
{
background-color: #215671;
}
.BgClassName
{
background-color: #215671;
}
</style>
border-color css
<style>
span { border-color: #215671; }
span { border-color: rgb(33,86,113); }
td.TdClassName
{
border-color: #215671;
}
.TagClassName
{
border-color: #215671;
}
</style>