Shades of Orient #205073
Tints of Orient #205073
RGB
CMYK
RGB Variations
Color information
#205073 (or 0x205073) is known color: Orient. HEX triplet: 20, 50 and 73. RGB value is (32,80,115). Sum of RGB (Red+Green+Blue) = 32+80+115=227 (30% of max value = 765). Red value is 32 (12.89% from 255 or 14.10% from 227); Green value is 80 (31.64% from 255 or 35.24% from 227); Blue value is 115 (45.31% from 255 or 50.66% from 227); Max value from RGB is 115 - color contains mainly: blue. Hex color #205073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205073 is #DFAF8C. Grayscale: #454545. Windows color (decimal): -14659469 or 7557152. OLE color: 7557152.
HSL color Cylindrical-coordinate representation of color #205073: hue angle of 205.3º 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 #205073 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 80 | 115 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.55 |
| HSL | 205.3º | 0.56% | 0.29% | - |
| HSV(B) | 205.3º | 0.72% | 0.45% | - |
| XYZ | 6.56 | 7.28 | 17.28 | - |
| YUV | 69.64 | 153.6 | 101.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 80 | 115 | 0.72 | 0.30 | 0 | 0.55 | 205.3 | 0.56 | 0.29 |
| Hex | 20 | 50 | 73 | 48 | 1E | 0 | 37 | CD | 38 | 1D |
| Octal | 40 | 120 | 163 | 110 | 36 | 0 | 67 | 315 | 70 | 35 |
| Binary | 100000 | 1010000 | 1110011 | 1001000 | 11110 | 0 | 110111 | 11001101 | 111000 | 11101 |
Color Harmonies of #205073
Complementary color
Monochromatic Colors of #205073
Black with #205073
Text Example
Text Example
White with #205073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205073; }
p { color: rgb(32,80,115); }
H1.HeaderClassName
{
color: #205073;
}
.AnyTagClassName
{
color: #205073;
}
</style>
background-color css
<style>
a { background-color: #205073; }
a { background-color: rgb(32,80,115); }
div.DivClassName
{
background-color: #205073;
}
.BgClassName
{
background-color: #205073;
}
</style>
border-color css
<style>
span { border-color: #205073; }
span { border-color: rgb(32,80,115); }
td.TdClassName
{
border-color: #205073;
}
.TagClassName
{
border-color: #205073;
}
</style>