Shades of Orient #205879
Tints of Orient #205879
RGB
CMYK
RGB Variations
Color information
#205879 (or 0x205879) is known color: Orient. HEX triplet: 20, 58 and 79. RGB value is (32,88,121). Sum of RGB (Red+Green+Blue) = 32+88+121=241 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.28% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 121 (47.66% from 255 or 50.21% from 241); Max value from RGB is 121 - color contains mainly: blue. Hex color #205879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205879 is #DFA786. Grayscale: #4A4A4A. Windows color (decimal): -14657415 or 7952416. OLE color: 7952416.
HSL color Cylindrical-coordinate representation of color #205879: hue angle of 202.25º 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 #205879 is Cyan = 0.74, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 88 | 121 | - |
| CMYK | 0.74 | 0.27 | 0 | 0.53 |
| HSL | 202.25º | 0.58% | 0.3% | - |
| HSV(B) | 202.25º | 0.74% | 0.47% | - |
| XYZ | 7.54 | 8.67 | 19.36 | - |
| YUV | 75.02 | 153.95 | 97.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 88 | 121 | 0.74 | 0.27 | 0 | 0.53 | 202.25 | 0.58 | 0.3 |
| Hex | 20 | 58 | 79 | 4A | 1B | 0 | 35 | CA | 3A | 1E |
| Octal | 40 | 130 | 171 | 112 | 33 | 0 | 65 | 312 | 72 | 36 |
| Binary | 100000 | 1011000 | 1111001 | 1001010 | 11011 | 0 | 110101 | 11001010 | 111010 | 11110 |
Color Harmonies of #205879
Complementary color
Monochromatic Colors of #205879
Black with #205879
Text Example
Text Example
White with #205879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205879; }
p { color: rgb(32,88,121); }
H1.HeaderClassName
{
color: #205879;
}
.AnyTagClassName
{
color: #205879;
}
</style>
background-color css
<style>
a { background-color: #205879; }
a { background-color: rgb(32,88,121); }
div.DivClassName
{
background-color: #205879;
}
.BgClassName
{
background-color: #205879;
}
</style>
border-color css
<style>
span { border-color: #205879; }
span { border-color: rgb(32,88,121); }
td.TdClassName
{
border-color: #205879;
}
.TagClassName
{
border-color: #205879;
}
</style>