Shades of Orient #215071
Tints of Orient #215071
RGB
CMYK
RGB Variations
Color information
#215071 (or 0x215071) is known color: Orient. HEX triplet: 21, 50 and 71. RGB value is (33,80,113). Sum of RGB (Red+Green+Blue) = 33+80+113=226 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.60% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 113 (44.53% from 255 or 50% from 226); Max value from RGB is 113 - color contains mainly: blue. Hex color #215071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215071 is #DEAF8E. Grayscale: #454545. Windows color (decimal): -14593935 or 7426081. OLE color: 7426081.
HSL color Cylindrical-coordinate representation of color #215071: hue angle of 204.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 #215071 is Cyan = 0.71, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 80 | 113 | - |
| CMYK | 0.71 | 0.29 | 0 | 0.56 |
| HSL | 204.75º | 0.55% | 0.29% | - |
| HSV(B) | 204.75º | 0.71% | 0.44% | - |
| XYZ | 6.48 | 7.25 | 16.68 | - |
| YUV | 69.71 | 152.43 | 101.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 80 | 113 | 0.71 | 0.29 | 0 | 0.56 | 204.75 | 0.55 | 0.29 |
| Hex | 21 | 50 | 71 | 47 | 1D | 0 | 38 | CD | 37 | 1D |
| Octal | 41 | 120 | 161 | 107 | 35 | 0 | 70 | 315 | 67 | 35 |
| Binary | 100001 | 1010000 | 1110001 | 1000111 | 11101 | 0 | 111000 | 11001101 | 110111 | 11101 |
Color Harmonies of #215071
Complementary color
Monochromatic Colors of #215071
Black with #215071
Text Example
Text Example
White with #215071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215071; }
p { color: rgb(33,80,113); }
H1.HeaderClassName
{
color: #215071;
}
.AnyTagClassName
{
color: #215071;
}
</style>
background-color css
<style>
a { background-color: #215071; }
a { background-color: rgb(33,80,113); }
div.DivClassName
{
background-color: #215071;
}
.BgClassName
{
background-color: #215071;
}
</style>
border-color css
<style>
span { border-color: #215071; }
span { border-color: rgb(33,80,113); }
td.TdClassName
{
border-color: #215071;
}
.TagClassName
{
border-color: #215071;
}
</style>