Shades of Orient #205573
Tints of Orient #205573
RGB
CMYK
RGB Variations
Color information
#205573 (or 0x205573) is known color: Orient. HEX triplet: 20, 55 and 73. RGB value is (32,85,115). Sum of RGB (Red+Green+Blue) = 32+85+115=232 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.79% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 115 (45.31% from 255 or 49.57% from 232); Max value from RGB is 115 - color contains mainly: blue. Hex color #205573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205573 is #DFAA8C. Grayscale: #484848. Windows color (decimal): -14658189 or 7558432. OLE color: 7558432.
HSL color Cylindrical-coordinate representation of color #205573: hue angle of 201.69º 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 #205573 is Cyan = 0.72, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 85 | 115 | - |
| CMYK | 0.72 | 0.26 | 0 | 0.55 |
| HSL | 201.69º | 0.56% | 0.29% | - |
| HSV(B) | 201.69º | 0.72% | 0.45% | - |
| XYZ | 6.94 | 8.04 | 17.41 | - |
| YUV | 72.57 | 151.94 | 99.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 85 | 115 | 0.72 | 0.26 | 0 | 0.55 | 201.69 | 0.56 | 0.29 |
| Hex | 20 | 55 | 73 | 48 | 1A | 0 | 37 | CA | 38 | 1D |
| Octal | 40 | 125 | 163 | 110 | 32 | 0 | 67 | 312 | 70 | 35 |
| Binary | 100000 | 1010101 | 1110011 | 1001000 | 11010 | 0 | 110111 | 11001010 | 111000 | 11101 |
Color Harmonies of #205573
Complementary color
Monochromatic Colors of #205573
Black with #205573
Text Example
Text Example
White with #205573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205573; }
p { color: rgb(32,85,115); }
H1.HeaderClassName
{
color: #205573;
}
.AnyTagClassName
{
color: #205573;
}
</style>
background-color css
<style>
a { background-color: #205573; }
a { background-color: rgb(32,85,115); }
div.DivClassName
{
background-color: #205573;
}
.BgClassName
{
background-color: #205573;
}
</style>
border-color css
<style>
span { border-color: #205573; }
span { border-color: rgb(32,85,115); }
td.TdClassName
{
border-color: #205573;
}
.TagClassName
{
border-color: #205573;
}
</style>