Shades of Orient #216071
Tints of Orient #216071
RGB
CMYK
RGB Variations
Color information
#216071 (or 0x216071) is known color: Orient. HEX triplet: 21, 60 and 71. RGB value is (33,96,113). Sum of RGB (Red+Green+Blue) = 33+96+113=242 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.64% from 242); Green value is 96 (37.89% from 255 or 39.67% from 242); Blue value is 113 (44.53% from 255 or 46.69% from 242); Max value from RGB is 113 - color contains mainly: blue. Hex color #216071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216071 is #DE9F8E. Grayscale: #4E4E4E. Windows color (decimal): -14589839 or 7430177. OLE color: 7430177.
HSL color Cylindrical-coordinate representation of color #216071: hue angle of 192.75º 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 #216071 is Cyan = 0.71, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 96 | 113 | - |
| CMYK | 0.71 | 0.15 | 0 | 0.56 |
| HSL | 192.75º | 0.55% | 0.29% | - |
| HSV(B) | 192.75º | 0.71% | 0.44% | - |
| XYZ | 7.79 | 9.88 | 17.12 | - |
| YUV | 79.1 | 147.13 | 95.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 96 | 113 | 0.71 | 0.15 | 0 | 0.56 | 192.75 | 0.55 | 0.29 |
| Hex | 21 | 60 | 71 | 47 | F | 0 | 38 | C1 | 37 | 1D |
| Octal | 41 | 140 | 161 | 107 | 17 | 0 | 70 | 301 | 67 | 35 |
| Binary | 100001 | 1100000 | 1110001 | 1000111 | 1111 | 0 | 111000 | 11000001 | 110111 | 11101 |
Color Harmonies of #216071
Complementary color
Monochromatic Colors of #216071
Black with #216071
Text Example
Text Example
White with #216071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216071; }
p { color: rgb(33,96,113); }
H1.HeaderClassName
{
color: #216071;
}
.AnyTagClassName
{
color: #216071;
}
</style>
background-color css
<style>
a { background-color: #216071; }
a { background-color: rgb(33,96,113); }
div.DivClassName
{
background-color: #216071;
}
.BgClassName
{
background-color: #216071;
}
</style>
border-color css
<style>
span { border-color: #216071; }
span { border-color: rgb(33,96,113); }
td.TdClassName
{
border-color: #216071;
}
.TagClassName
{
border-color: #216071;
}
</style>