Shades of Orient #205673
Tints of Orient #205673
RGB
CMYK
RGB Variations
Color information
#205673 (or 0x205673) is known color: Orient. HEX triplet: 20, 56 and 73. RGB value is (32,86,115). Sum of RGB (Red+Green+Blue) = 32+86+115=233 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.73% from 233); Green value is 86 (33.98% from 255 or 36.91% from 233); Blue value is 115 (45.31% from 255 or 49.36% from 233); Max value from RGB is 115 - color contains mainly: blue. Hex color #205673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205673 is #DFA98C. Grayscale: #484848. Windows color (decimal): -14657933 or 7558688. OLE color: 7558688.
HSL color Cylindrical-coordinate representation of color #205673: hue angle of 200.96º 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 #205673 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 86 | 115 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.55 |
| HSL | 200.96º | 0.56% | 0.29% | - |
| HSV(B) | 200.96º | 0.72% | 0.45% | - |
| XYZ | 7.02 | 8.2 | 17.43 | - |
| YUV | 73.16 | 151.61 | 98.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 86 | 115 | 0.72 | 0.25 | 0 | 0.55 | 200.96 | 0.56 | 0.29 |
| Hex | 20 | 56 | 73 | 48 | 19 | 0 | 37 | C9 | 38 | 1D |
| Octal | 40 | 126 | 163 | 110 | 31 | 0 | 67 | 311 | 70 | 35 |
| Binary | 100000 | 1010110 | 1110011 | 1001000 | 11001 | 0 | 110111 | 11001001 | 111000 | 11101 |
Color Harmonies of #205673
Complementary color
Monochromatic Colors of #205673
Black with #205673
Text Example
Text Example
White with #205673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205673; }
p { color: rgb(32,86,115); }
H1.HeaderClassName
{
color: #205673;
}
.AnyTagClassName
{
color: #205673;
}
</style>
background-color css
<style>
a { background-color: #205673; }
a { background-color: rgb(32,86,115); }
div.DivClassName
{
background-color: #205673;
}
.BgClassName
{
background-color: #205673;
}
</style>
border-color css
<style>
span { border-color: #205673; }
span { border-color: rgb(32,86,115); }
td.TdClassName
{
border-color: #205673;
}
.TagClassName
{
border-color: #205673;
}
</style>