Shades of Orient #205578
Tints of Orient #205578
RGB
CMYK
RGB Variations
Color information
#205578 (or 0x205578) is known color: Orient. HEX triplet: 20, 55 and 78. RGB value is (32,85,120). Sum of RGB (Red+Green+Blue) = 32+85+120=237 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.50% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 120 (47.27% from 255 or 50.63% from 237); Max value from RGB is 120 - color contains mainly: blue. Hex color #205578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205578 is #DFAA87. Grayscale: #484848. Windows color (decimal): -14658184 or 7886112. OLE color: 7886112.
HSL color Cylindrical-coordinate representation of color #205578: hue angle of 203.86º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #205578 is Cyan = 0.73, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 85 | 120 | - |
| CMYK | 0.73 | 0.29 | 0 | 0.53 |
| HSL | 203.86º | 0.58% | 0.3% | - |
| HSV(B) | 203.86º | 0.73% | 0.47% | - |
| XYZ | 7.23 | 8.16 | 18.96 | - |
| YUV | 73.14 | 154.44 | 98.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 85 | 120 | 0.73 | 0.29 | 0 | 0.53 | 203.86 | 0.58 | 0.3 |
| Hex | 20 | 55 | 78 | 49 | 1D | 0 | 35 | CC | 3A | 1E |
| Octal | 40 | 125 | 170 | 111 | 35 | 0 | 65 | 314 | 72 | 36 |
| Binary | 100000 | 1010101 | 1111000 | 1001001 | 11101 | 0 | 110101 | 11001100 | 111010 | 11110 |
Color Harmonies of #205578
Complementary color
Monochromatic Colors of #205578
Black with #205578
Text Example
Text Example
White with #205578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205578; }
p { color: rgb(32,85,120); }
H1.HeaderClassName
{
color: #205578;
}
.AnyTagClassName
{
color: #205578;
}
</style>
background-color css
<style>
a { background-color: #205578; }
a { background-color: rgb(32,85,120); }
div.DivClassName
{
background-color: #205578;
}
.BgClassName
{
background-color: #205578;
}
</style>
border-color css
<style>
span { border-color: #205578; }
span { border-color: rgb(32,85,120); }
td.TdClassName
{
border-color: #205578;
}
.TagClassName
{
border-color: #205578;
}
</style>