Shades of Orient #215577
Tints of Orient #215577
RGB
CMYK
RGB Variations
Color information
#215577 (or 0x215577) is known color: Orient. HEX triplet: 21, 55 and 77. RGB value is (33,85,119). Sum of RGB (Red+Green+Blue) = 33+85+119=237 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.92% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 119 (46.88% from 255 or 50.21% from 237); Max value from RGB is 119 - color contains mainly: blue. Hex color #215577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215577 is #DEAA88. Grayscale: #494949. Windows color (decimal): -14592649 or 7820577. OLE color: 7820577.
HSL color Cylindrical-coordinate representation of color #215577: hue angle of 203.72º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #215577 is Cyan = 0.72, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 85 | 119 | - |
| CMYK | 0.72 | 0.29 | 0 | 0.53 |
| HSL | 203.72º | 0.57% | 0.3% | - |
| HSV(B) | 203.72º | 0.72% | 0.47% | - |
| XYZ | 7.21 | 8.15 | 18.65 | - |
| YUV | 73.33 | 153.77 | 99.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 85 | 119 | 0.72 | 0.29 | 0 | 0.53 | 203.72 | 0.57 | 0.3 |
| Hex | 21 | 55 | 77 | 48 | 1D | 0 | 35 | CC | 39 | 1E |
| Octal | 41 | 125 | 167 | 110 | 35 | 0 | 65 | 314 | 71 | 36 |
| Binary | 100001 | 1010101 | 1110111 | 1001000 | 11101 | 0 | 110101 | 11001100 | 111001 | 11110 |
Color Harmonies of #215577
Complementary color
Monochromatic Colors of #215577
Black with #215577
Text Example
Text Example
White with #215577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215577; }
p { color: rgb(33,85,119); }
H1.HeaderClassName
{
color: #215577;
}
.AnyTagClassName
{
color: #215577;
}
</style>
background-color css
<style>
a { background-color: #215577; }
a { background-color: rgb(33,85,119); }
div.DivClassName
{
background-color: #215577;
}
.BgClassName
{
background-color: #215577;
}
</style>
border-color css
<style>
span { border-color: #215577; }
span { border-color: rgb(33,85,119); }
td.TdClassName
{
border-color: #215577;
}
.TagClassName
{
border-color: #215577;
}
</style>