Shades of Orient #205477
Tints of Orient #205477
RGB
CMYK
RGB Variations
Color information
#205477 (or 0x205477) is known color: Orient. HEX triplet: 20, 54 and 77. RGB value is (32,84,119). Sum of RGB (Red+Green+Blue) = 32+84+119=235 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.62% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 119 (46.88% from 255 or 50.64% from 235); Max value from RGB is 119 - color contains mainly: blue. Hex color #205477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205477 is #DFAB88. Grayscale: #484848. Windows color (decimal): -14658441 or 7820320. OLE color: 7820320.
HSL color Cylindrical-coordinate representation of color #205477: hue angle of 204.14º 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 #205477 is Cyan = 0.73, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 84 | 119 | - |
| CMYK | 0.73 | 0.29 | 0 | 0.53 |
| HSL | 204.14º | 0.58% | 0.3% | - |
| HSV(B) | 204.14º | 0.73% | 0.47% | - |
| XYZ | 7.1 | 7.98 | 18.62 | - |
| YUV | 72.44 | 154.27 | 99.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 84 | 119 | 0.73 | 0.29 | 0 | 0.53 | 204.14 | 0.58 | 0.3 |
| Hex | 20 | 54 | 77 | 49 | 1D | 0 | 35 | CC | 3A | 1E |
| Octal | 40 | 124 | 167 | 111 | 35 | 0 | 65 | 314 | 72 | 36 |
| Binary | 100000 | 1010100 | 1110111 | 1001001 | 11101 | 0 | 110101 | 11001100 | 111010 | 11110 |
Color Harmonies of #205477
Complementary color
Monochromatic Colors of #205477
Black with #205477
Text Example
Text Example
White with #205477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205477; }
p { color: rgb(32,84,119); }
H1.HeaderClassName
{
color: #205477;
}
.AnyTagClassName
{
color: #205477;
}
</style>
background-color css
<style>
a { background-color: #205477; }
a { background-color: rgb(32,84,119); }
div.DivClassName
{
background-color: #205477;
}
.BgClassName
{
background-color: #205477;
}
</style>
border-color css
<style>
span { border-color: #205477; }
span { border-color: rgb(32,84,119); }
td.TdClassName
{
border-color: #205477;
}
.TagClassName
{
border-color: #205477;
}
</style>