Shades of Orient #205873
Tints of Orient #205873
RGB
CMYK
RGB Variations
Color information
#205873 (or 0x205873) is known color: Orient. HEX triplet: 20, 58 and 73. RGB value is (32,88,115). Sum of RGB (Red+Green+Blue) = 32+88+115=235 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.62% from 235); Green value is 88 (34.77% from 255 or 37.45% from 235); Blue value is 115 (45.31% from 255 or 48.94% from 235); Max value from RGB is 115 - color contains mainly: blue. Hex color #205873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205873 is #DFA78C. Grayscale: #4A4A4A. Windows color (decimal): -14657421 or 7559200. OLE color: 7559200.
HSL color Cylindrical-coordinate representation of color #205873: hue angle of 199.52º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #205873 is Cyan = 0.72, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 88 | 115 | - |
| CMYK | 0.72 | 0.23 | 0 | 0.55 |
| HSL | 199.52º | 0.56% | 0.29% | - |
| HSV(B) | 199.52º | 0.72% | 0.45% | - |
| XYZ | 7.18 | 8.52 | 17.49 | - |
| YUV | 74.33 | 150.95 | 97.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 88 | 115 | 0.72 | 0.23 | 0 | 0.55 | 199.52 | 0.56 | 0.29 |
| Hex | 20 | 58 | 73 | 48 | 17 | 0 | 37 | C8 | 38 | 1D |
| Octal | 40 | 130 | 163 | 110 | 27 | 0 | 67 | 310 | 70 | 35 |
| Binary | 100000 | 1011000 | 1110011 | 1001000 | 10111 | 0 | 110111 | 11001000 | 111000 | 11101 |
Color Harmonies of #205873
Complementary color
Monochromatic Colors of #205873
Black with #205873
Text Example
Text Example
White with #205873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205873; }
p { color: rgb(32,88,115); }
H1.HeaderClassName
{
color: #205873;
}
.AnyTagClassName
{
color: #205873;
}
</style>
background-color css
<style>
a { background-color: #205873; }
a { background-color: rgb(32,88,115); }
div.DivClassName
{
background-color: #205873;
}
.BgClassName
{
background-color: #205873;
}
</style>
border-color css
<style>
span { border-color: #205873; }
span { border-color: rgb(32,88,115); }
td.TdClassName
{
border-color: #205873;
}
.TagClassName
{
border-color: #205873;
}
</style>