Shades of Orient #205672
Tints of Orient #205672
RGB
CMYK
RGB Variations
Color information
#205672 (or 0x205672) is known color: Orient. HEX triplet: 20, 56 and 72. RGB value is (32,86,114). Sum of RGB (Red+Green+Blue) = 32+86+114=232 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.79% from 232); Green value is 86 (33.98% from 255 or 37.07% from 232); Blue value is 114 (44.92% from 255 or 49.14% from 232); Max value from RGB is 114 - color contains mainly: blue. Hex color #205672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205672 is #DFA98D. Grayscale: #484848. Windows color (decimal): -14657934 or 7493152. OLE color: 7493152.
HSL color Cylindrical-coordinate representation of color #205672: hue angle of 200.49º 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 #205672 is Cyan = 0.72, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 86 | 114 | - |
| CMYK | 0.72 | 0.25 | 0 | 0.55 |
| HSL | 200.49º | 0.56% | 0.29% | - |
| HSV(B) | 200.49º | 0.72% | 0.45% | - |
| XYZ | 6.96 | 8.18 | 17.13 | - |
| YUV | 73.05 | 151.11 | 98.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 86 | 114 | 0.72 | 0.25 | 0 | 0.55 | 200.49 | 0.56 | 0.29 |
| Hex | 20 | 56 | 72 | 48 | 19 | 0 | 37 | C8 | 38 | 1D |
| Octal | 40 | 126 | 162 | 110 | 31 | 0 | 67 | 310 | 70 | 35 |
| Binary | 100000 | 1010110 | 1110010 | 1001000 | 11001 | 0 | 110111 | 11001000 | 111000 | 11101 |
Color Harmonies of #205672
Complementary color
Monochromatic Colors of #205672
Black with #205672
Text Example
Text Example
White with #205672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205672; }
p { color: rgb(32,86,114); }
H1.HeaderClassName
{
color: #205672;
}
.AnyTagClassName
{
color: #205672;
}
</style>
background-color css
<style>
a { background-color: #205672; }
a { background-color: rgb(32,86,114); }
div.DivClassName
{
background-color: #205672;
}
.BgClassName
{
background-color: #205672;
}
</style>
border-color css
<style>
span { border-color: #205672; }
span { border-color: rgb(32,86,114); }
td.TdClassName
{
border-color: #205672;
}
.TagClassName
{
border-color: #205672;
}
</style>