Shades of Orient #205678
Tints of Orient #205678
RGB
CMYK
RGB Variations
Color information
#205678 (or 0x205678) is known color: Orient. HEX triplet: 20, 56 and 78. RGB value is (32,86,120). Sum of RGB (Red+Green+Blue) = 32+86+120=238 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.45% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 120 (47.27% from 255 or 50.42% from 238); Max value from RGB is 120 - color contains mainly: blue. Hex color #205678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205678 is #DFA987. Grayscale: #494949. Windows color (decimal): -14657928 or 7886368. OLE color: 7886368.
HSL color Cylindrical-coordinate representation of color #205678: hue angle of 203.18º 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 #205678 is Cyan = 0.73, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 86 | 120 | - |
| CMYK | 0.73 | 0.28 | 0 | 0.53 |
| HSL | 203.18º | 0.58% | 0.3% | - |
| HSV(B) | 203.18º | 0.73% | 0.47% | - |
| XYZ | 7.31 | 8.32 | 18.99 | - |
| YUV | 73.73 | 154.11 | 98.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 86 | 120 | 0.73 | 0.28 | 0 | 0.53 | 203.18 | 0.58 | 0.3 |
| Hex | 20 | 56 | 78 | 49 | 1C | 0 | 35 | CB | 3A | 1E |
| Octal | 40 | 126 | 170 | 111 | 34 | 0 | 65 | 313 | 72 | 36 |
| Binary | 100000 | 1010110 | 1111000 | 1001001 | 11100 | 0 | 110101 | 11001011 | 111010 | 11110 |
Color Harmonies of #205678
Complementary color
Monochromatic Colors of #205678
Black with #205678
Text Example
Text Example
White with #205678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205678; }
p { color: rgb(32,86,120); }
H1.HeaderClassName
{
color: #205678;
}
.AnyTagClassName
{
color: #205678;
}
</style>
background-color css
<style>
a { background-color: #205678; }
a { background-color: rgb(32,86,120); }
div.DivClassName
{
background-color: #205678;
}
.BgClassName
{
background-color: #205678;
}
</style>
border-color css
<style>
span { border-color: #205678; }
span { border-color: rgb(32,86,120); }
td.TdClassName
{
border-color: #205678;
}
.TagClassName
{
border-color: #205678;
}
</style>