Shades of Orient #205072
Tints of Orient #205072
RGB
CMYK
RGB Variations
Color information
#205072 (or 0x205072) is known color: Orient. HEX triplet: 20, 50 and 72. RGB value is (32,80,114). Sum of RGB (Red+Green+Blue) = 32+80+114=226 (29% of max value = 765). Red value is 32 (12.89% from 255 or 14.16% from 226); Green value is 80 (31.64% from 255 or 35.40% from 226); Blue value is 114 (44.92% from 255 or 50.44% from 226); Max value from RGB is 114 - color contains mainly: blue. Hex color #205072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205072 is #DFAF8D. Grayscale: #454545. Windows color (decimal): -14659470 or 7491616. OLE color: 7491616.
HSL color Cylindrical-coordinate representation of color #205072: hue angle of 204.88º 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 #205072 is Cyan = 0.72, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 80 | 114 | - |
| CMYK | 0.72 | 0.30 | 0 | 0.55 |
| HSL | 204.88º | 0.56% | 0.29% | - |
| HSV(B) | 204.88º | 0.72% | 0.45% | - |
| XYZ | 6.5 | 7.26 | 16.98 | - |
| YUV | 69.52 | 153.1 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 80 | 114 | 0.72 | 0.30 | 0 | 0.55 | 204.88 | 0.56 | 0.29 |
| Hex | 20 | 50 | 72 | 48 | 1E | 0 | 37 | CD | 38 | 1D |
| Octal | 40 | 120 | 162 | 110 | 36 | 0 | 67 | 315 | 70 | 35 |
| Binary | 100000 | 1010000 | 1110010 | 1001000 | 11110 | 0 | 110111 | 11001101 | 111000 | 11101 |
Color Harmonies of #205072
Complementary color
Monochromatic Colors of #205072
Black with #205072
Text Example
Text Example
White with #205072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205072; }
p { color: rgb(32,80,114); }
H1.HeaderClassName
{
color: #205072;
}
.AnyTagClassName
{
color: #205072;
}
</style>
background-color css
<style>
a { background-color: #205072; }
a { background-color: rgb(32,80,114); }
div.DivClassName
{
background-color: #205072;
}
.BgClassName
{
background-color: #205072;
}
</style>
border-color css
<style>
span { border-color: #205072; }
span { border-color: rgb(32,80,114); }
td.TdClassName
{
border-color: #205072;
}
.TagClassName
{
border-color: #205072;
}
</style>