Shades of Orient #206177
Tints of Orient #206177
RGB
CMYK
RGB Variations
Color information
#206177 (or 0x206177) is known color: Orient. HEX triplet: 20, 61 and 77. RGB value is (32,97,119). Sum of RGB (Red+Green+Blue) = 32+97+119=248 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.90% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 119 (46.88% from 255 or 47.98% from 248); Max value from RGB is 119 - color contains mainly: blue. Hex color #206177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #206177 is #DF9E88. Grayscale: #4F4F4F. Windows color (decimal): -14655113 or 7823648. OLE color: 7823648.
HSL color Cylindrical-coordinate representation of color #206177: hue angle of 195.17º 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 #206177 is Cyan = 0.73, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 97 | 119 | - |
| CMYK | 0.73 | 0.18 | 0 | 0.53 |
| HSL | 195.17º | 0.58% | 0.3% | - |
| HSV(B) | 195.17º | 0.73% | 0.47% | - |
| XYZ | 8.2 | 10.19 | 18.99 | - |
| YUV | 80.07 | 149.97 | 93.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 97 | 119 | 0.73 | 0.18 | 0 | 0.53 | 195.17 | 0.58 | 0.3 |
| Hex | 20 | 61 | 77 | 49 | 12 | 0 | 35 | C3 | 3A | 1E |
| Octal | 40 | 141 | 167 | 111 | 22 | 0 | 65 | 303 | 72 | 36 |
| Binary | 100000 | 1100001 | 1110111 | 1001001 | 10010 | 0 | 110101 | 11000011 | 111010 | 11110 |
Color Harmonies of #206177
Complementary color
Monochromatic Colors of #206177
Black with #206177
Text Example
Text Example
White with #206177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206177; }
p { color: rgb(32,97,119); }
H1.HeaderClassName
{
color: #206177;
}
.AnyTagClassName
{
color: #206177;
}
</style>
background-color css
<style>
a { background-color: #206177; }
a { background-color: rgb(32,97,119); }
div.DivClassName
{
background-color: #206177;
}
.BgClassName
{
background-color: #206177;
}
</style>
border-color css
<style>
span { border-color: #206177; }
span { border-color: rgb(32,97,119); }
td.TdClassName
{
border-color: #206177;
}
.TagClassName
{
border-color: #206177;
}
</style>