Shades of Orient #20617E
Tints of Orient #20617E
RGB
CMYK
RGB Variations
Color information
#20617E (or 0x20617E) is known color: Orient. HEX triplet: 20, 61 and 7E. RGB value is (32,97,126). Sum of RGB (Red+Green+Blue) = 32+97+126=255 (33% of max value = 765). Red value is 32 (12.89% from 255 or 12.55% from 255); Green value is 97 (38.28% from 255 or 38.04% from 255); Blue value is 126 (49.61% from 255 or 49.41% from 255); Max value from RGB is 126 - color contains mainly: blue. Hex color #20617E is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #20617E is #DF9E81. Grayscale: #505050. Windows color (decimal): -14655106 or 8282400. OLE color: 8282400.
HSL color Cylindrical-coordinate representation of color #20617E: hue angle of 198.51º degrees, saturation: 0.59, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #20617E is Cyan = 0.75, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 32 | 97 | 126 | - |
| CMYK | 0.75 | 0.23 | 0 | 0.51 |
| HSL | 198.51º | 0.59% | 0.31% | - |
| HSV(B) | 198.51º | 0.75% | 0.49% | - |
| XYZ | 8.64 | 10.36 | 21.28 | - |
| YUV | 80.87 | 153.47 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 97 | 126 | 0.75 | 0.23 | 0 | 0.51 | 198.51 | 0.59 | 0.31 |
| Hex | 20 | 61 | 7E | 4B | 17 | 0 | 33 | C7 | 3B | 1F |
| Octal | 40 | 141 | 176 | 113 | 27 | 0 | 63 | 307 | 73 | 37 |
| Binary | 100000 | 1100001 | 1111110 | 1001011 | 10111 | 0 | 110011 | 11000111 | 111011 | 11111 |
Color Harmonies of #20617E
Complementary color
Monochromatic Colors of #20617E
Black with #20617E
Text Example
Text Example
White with #20617E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #20617E; }
p { color: rgb(32,97,126); }
H1.HeaderClassName
{
color: #20617E;
}
.AnyTagClassName
{
color: #20617E;
}
</style>
background-color css
<style>
a { background-color: #20617E; }
a { background-color: rgb(32,97,126); }
div.DivClassName
{
background-color: #20617E;
}
.BgClassName
{
background-color: #20617E;
}
</style>
border-color css
<style>
span { border-color: #20617E; }
span { border-color: rgb(32,97,126); }
td.TdClassName
{
border-color: #20617E;
}
.TagClassName
{
border-color: #20617E;
}
</style>