Shades of Orient #20587A
Tints of Orient #20587A
RGB
CMYK
RGB Variations
Color information
#20587A (or 0x20587A) is known color: Orient. HEX triplet: 20, 58 and 7A. RGB value is (32,88,122). Sum of RGB (Red+Green+Blue) = 32+88+122=242 (32% of max value = 765). Red value is 32 (12.89% from 255 or 13.22% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 122 (48.05% from 255 or 50.41% from 242); Max value from RGB is 122 - color contains mainly: blue. Hex color #20587A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #20587A is #DFA785. Grayscale: #4A4A4A. Windows color (decimal): -14657414 or 8017952. OLE color: 8017952.
HSL color Cylindrical-coordinate representation of color #20587A: hue angle of 202.67º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #20587A is Cyan = 0.74, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 32 | 88 | 122 | - |
| CMYK | 0.74 | 0.28 | 0 | 0.52 |
| HSL | 202.67º | 0.58% | 0.3% | - |
| HSV(B) | 202.67º | 0.74% | 0.48% | - |
| XYZ | 7.6 | 8.69 | 19.69 | - |
| YUV | 75.13 | 154.45 | 97.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 88 | 122 | 0.74 | 0.28 | 0 | 0.52 | 202.67 | 0.58 | 0.3 |
| Hex | 20 | 58 | 7A | 4A | 1C | 0 | 34 | CB | 3A | 1E |
| Octal | 40 | 130 | 172 | 112 | 34 | 0 | 64 | 313 | 72 | 36 |
| Binary | 100000 | 1011000 | 1111010 | 1001010 | 11100 | 0 | 110100 | 11001011 | 111010 | 11110 |
Color Harmonies of #20587A
Complementary color
Monochromatic Colors of #20587A
Black with #20587A
Text Example
Text Example
White with #20587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #20587A; }
p { color: rgb(32,88,122); }
H1.HeaderClassName
{
color: #20587A;
}
.AnyTagClassName
{
color: #20587A;
}
</style>
background-color css
<style>
a { background-color: #20587A; }
a { background-color: rgb(32,88,122); }
div.DivClassName
{
background-color: #20587A;
}
.BgClassName
{
background-color: #20587A;
}
</style>
border-color css
<style>
span { border-color: #20587A; }
span { border-color: rgb(32,88,122); }
td.TdClassName
{
border-color: #20587A;
}
.TagClassName
{
border-color: #20587A;
}
</style>