Shades of Orient #205779
Tints of Orient #205779
RGB
CMYK
RGB Variations
Color information
#205779 (or 0x205779) is known color: Orient. HEX triplet: 20, 57 and 79. RGB value is (32,87,121). Sum of RGB (Red+Green+Blue) = 32+87+121=240 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.33% from 240); Green value is 87 (34.38% from 255 or 36.25% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #205779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205779 is #DFA886. Grayscale: #4A4A4A. Windows color (decimal): -14657671 or 7952160. OLE color: 7952160.
HSL color Cylindrical-coordinate representation of color #205779: hue angle of 202.92º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #205779 is Cyan = 0.74, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 87 | 121 | - |
| CMYK | 0.74 | 0.28 | 0 | 0.53 |
| HSL | 202.92º | 0.58% | 0.3% | - |
| HSV(B) | 202.92º | 0.74% | 0.47% | - |
| XYZ | 7.46 | 8.5 | 19.34 | - |
| YUV | 74.43 | 154.28 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 87 | 121 | 0.74 | 0.28 | 0 | 0.53 | 202.92 | 0.58 | 0.3 |
| Hex | 20 | 57 | 79 | 4A | 1C | 0 | 35 | CB | 3A | 1E |
| Octal | 40 | 127 | 171 | 112 | 34 | 0 | 65 | 313 | 72 | 36 |
| Binary | 100000 | 1010111 | 1111001 | 1001010 | 11100 | 0 | 110101 | 11001011 | 111010 | 11110 |
Color Harmonies of #205779
Complementary color
Monochromatic Colors of #205779
Black with #205779
Text Example
Text Example
White with #205779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205779; }
p { color: rgb(32,87,121); }
H1.HeaderClassName
{
color: #205779;
}
.AnyTagClassName
{
color: #205779;
}
</style>
background-color css
<style>
a { background-color: #205779; }
a { background-color: rgb(32,87,121); }
div.DivClassName
{
background-color: #205779;
}
.BgClassName
{
background-color: #205779;
}
</style>
border-color css
<style>
span { border-color: #205779; }
span { border-color: rgb(32,87,121); }
td.TdClassName
{
border-color: #205779;
}
.TagClassName
{
border-color: #205779;
}
</style>