Shades of Orient #205370
Tints of Orient #205370
RGB
CMYK
RGB Variations
Color information
#205370 (or 0x205370) is known color: Orient. HEX triplet: 20, 53 and 70. RGB value is (32,83,112). Sum of RGB (Red+Green+Blue) = 32+83+112=227 (30% of max value = 765). Red value is 32 (12.89% from 255 or 14.10% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 112 (44.14% from 255 or 49.34% from 227); Max value from RGB is 112 - color contains mainly: blue. Hex color #205370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205370 is #DFAC8F. Grayscale: #464646. Windows color (decimal): -14658704 or 7361312. OLE color: 7361312.
HSL color Cylindrical-coordinate representation of color #205370: hue angle of 201.75º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #205370 is Cyan = 0.71, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 83 | 112 | - |
| CMYK | 0.71 | 0.26 | 0 | 0.56 |
| HSL | 201.75º | 0.56% | 0.28% | - |
| HSV(B) | 201.75º | 0.71% | 0.44% | - |
| XYZ | 6.61 | 7.66 | 16.46 | - |
| YUV | 71.06 | 151.1 | 100.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 83 | 112 | 0.71 | 0.26 | 0 | 0.56 | 201.75 | 0.56 | 0.28 |
| Hex | 20 | 53 | 70 | 47 | 1A | 0 | 38 | CA | 38 | 1C |
| Octal | 40 | 123 | 160 | 107 | 32 | 0 | 70 | 312 | 70 | 34 |
| Binary | 100000 | 1010011 | 1110000 | 1000111 | 11010 | 0 | 111000 | 11001010 | 111000 | 11100 |
Color Harmonies of #205370
Complementary color
Monochromatic Colors of #205370
Black with #205370
Text Example
Text Example
White with #205370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205370; }
p { color: rgb(32,83,112); }
H1.HeaderClassName
{
color: #205370;
}
.AnyTagClassName
{
color: #205370;
}
</style>
background-color css
<style>
a { background-color: #205370; }
a { background-color: rgb(32,83,112); }
div.DivClassName
{
background-color: #205370;
}
.BgClassName
{
background-color: #205370;
}
</style>
border-color css
<style>
span { border-color: #205370; }
span { border-color: rgb(32,83,112); }
td.TdClassName
{
border-color: #205370;
}
.TagClassName
{
border-color: #205370;
}
</style>