Shades of Orient #205878
Tints of Orient #205878
RGB
CMYK
RGB Variations
Color information
#205878 (or 0x205878) is known color: Orient. HEX triplet: 20, 58 and 78. RGB value is (32,88,120). Sum of RGB (Red+Green+Blue) = 32+88+120=240 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.33% from 240); Green value is 88 (34.77% from 255 or 36.67% from 240); Blue value is 120 (47.27% from 255 or 50% from 240); Max value from RGB is 120 - color contains mainly: blue. Hex color #205878 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205878 is #DFA787. Grayscale: #4A4A4A. Windows color (decimal): -14657416 or 7886880. OLE color: 7886880.
HSL color Cylindrical-coordinate representation of color #205878: hue angle of 201.82º 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 #205878 is Cyan = 0.73, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 88 | 120 | - |
| CMYK | 0.73 | 0.27 | 0 | 0.53 |
| HSL | 201.82º | 0.58% | 0.3% | - |
| HSV(B) | 201.82º | 0.73% | 0.47% | - |
| XYZ | 7.48 | 8.64 | 19.04 | - |
| YUV | 74.9 | 153.45 | 97.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 88 | 120 | 0.73 | 0.27 | 0 | 0.53 | 201.82 | 0.58 | 0.3 |
| Hex | 20 | 58 | 78 | 49 | 1B | 0 | 35 | CA | 3A | 1E |
| Octal | 40 | 130 | 170 | 111 | 33 | 0 | 65 | 312 | 72 | 36 |
| Binary | 100000 | 1011000 | 1111000 | 1001001 | 11011 | 0 | 110101 | 11001010 | 111010 | 11110 |
Color Harmonies of #205878
Complementary color
Monochromatic Colors of #205878
Black with #205878
Text Example
Text Example
White with #205878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205878; }
p { color: rgb(32,88,120); }
H1.HeaderClassName
{
color: #205878;
}
.AnyTagClassName
{
color: #205878;
}
</style>
background-color css
<style>
a { background-color: #205878; }
a { background-color: rgb(32,88,120); }
div.DivClassName
{
background-color: #205878;
}
.BgClassName
{
background-color: #205878;
}
</style>
border-color css
<style>
span { border-color: #205878; }
span { border-color: rgb(32,88,120); }
td.TdClassName
{
border-color: #205878;
}
.TagClassName
{
border-color: #205878;
}
</style>