Shades of Orient #206078
Tints of Orient #206078
RGB
CMYK
RGB Variations
Color information
#206078 (or 0x206078) is known color: Orient. HEX triplet: 20, 60 and 78. RGB value is (32,96,120). Sum of RGB (Red+Green+Blue) = 32+96+120=248 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.90% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 120 (47.27% from 255 or 48.39% from 248); Max value from RGB is 120 - color contains mainly: blue. Hex color #206078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #206078 is #DF9F87. Grayscale: #4F4F4F. Windows color (decimal): -14655368 or 7888928. OLE color: 7888928.
HSL color Cylindrical-coordinate representation of color #206078: hue angle of 196.36º 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 #206078 is Cyan = 0.73, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 96 | 120 | - |
| CMYK | 0.73 | 0.2 | 0 | 0.53 |
| HSL | 196.36º | 0.58% | 0.3% | - |
| HSV(B) | 196.36º | 0.73% | 0.47% | - |
| XYZ | 8.17 | 10.03 | 19.27 | - |
| YUV | 79.6 | 150.8 | 94.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 96 | 120 | 0.73 | 0.2 | 0 | 0.53 | 196.36 | 0.58 | 0.3 |
| Hex | 20 | 60 | 78 | 49 | 14 | 0 | 35 | C4 | 3A | 1E |
| Octal | 40 | 140 | 170 | 111 | 24 | 0 | 65 | 304 | 72 | 36 |
| Binary | 100000 | 1100000 | 1111000 | 1001001 | 10100 | 0 | 110101 | 11000100 | 111010 | 11110 |
Color Harmonies of #206078
Complementary color
Monochromatic Colors of #206078
Black with #206078
Text Example
Text Example
White with #206078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206078; }
p { color: rgb(32,96,120); }
H1.HeaderClassName
{
color: #206078;
}
.AnyTagClassName
{
color: #206078;
}
</style>
background-color css
<style>
a { background-color: #206078; }
a { background-color: rgb(32,96,120); }
div.DivClassName
{
background-color: #206078;
}
.BgClassName
{
background-color: #206078;
}
</style>
border-color css
<style>
span { border-color: #206078; }
span { border-color: rgb(32,96,120); }
td.TdClassName
{
border-color: #206078;
}
.TagClassName
{
border-color: #206078;
}
</style>