Shades of Orient #205475
Tints of Orient #205475
RGB
CMYK
RGB Variations
Color information
#205475 (or 0x205475) is known color: Orient. HEX triplet: 20, 54 and 75. RGB value is (32,84,117). Sum of RGB (Red+Green+Blue) = 32+84+117=233 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.73% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 117 (46.09% from 255 or 50.21% from 233); Max value from RGB is 117 - color contains mainly: blue. Hex color #205475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205475 is #DFAB8A. Grayscale: #484848. Windows color (decimal): -14658443 or 7689248. OLE color: 7689248.
HSL color Cylindrical-coordinate representation of color #205475: hue angle of 203.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #205475 is Cyan = 0.73, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 84 | 117 | - |
| CMYK | 0.73 | 0.28 | 0 | 0.54 |
| HSL | 203.29º | 0.57% | 0.29% | - |
| HSV(B) | 203.29º | 0.73% | 0.46% | - |
| XYZ | 6.98 | 7.93 | 17.99 | - |
| YUV | 72.21 | 153.27 | 99.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 84 | 117 | 0.73 | 0.28 | 0 | 0.54 | 203.29 | 0.57 | 0.29 |
| Hex | 20 | 54 | 75 | 49 | 1C | 0 | 36 | CB | 39 | 1D |
| Octal | 40 | 124 | 165 | 111 | 34 | 0 | 66 | 313 | 71 | 35 |
| Binary | 100000 | 1010100 | 1110101 | 1001001 | 11100 | 0 | 110110 | 11001011 | 111001 | 11101 |
Color Harmonies of #205475
Complementary color
Monochromatic Colors of #205475
Black with #205475
Text Example
Text Example
White with #205475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205475; }
p { color: rgb(32,84,117); }
H1.HeaderClassName
{
color: #205475;
}
.AnyTagClassName
{
color: #205475;
}
</style>
background-color css
<style>
a { background-color: #205475; }
a { background-color: rgb(32,84,117); }
div.DivClassName
{
background-color: #205475;
}
.BgClassName
{
background-color: #205475;
}
</style>
border-color css
<style>
span { border-color: #205475; }
span { border-color: rgb(32,84,117); }
td.TdClassName
{
border-color: #205475;
}
.TagClassName
{
border-color: #205475;
}
</style>