Shades of Orient #205874
Tints of Orient #205874
RGB
CMYK
RGB Variations
Color information
#205874 (or 0x205874) is known color: Orient. HEX triplet: 20, 58 and 74. RGB value is (32,88,116). Sum of RGB (Red+Green+Blue) = 32+88+116=236 (31% of max value = 765). Red value is 32 (12.89% from 255 or 13.56% from 236); Green value is 88 (34.77% from 255 or 37.29% from 236); Blue value is 116 (45.70% from 255 or 49.15% from 236); Max value from RGB is 116 - color contains mainly: blue. Hex color #205874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205874 is #DFA78B. Grayscale: #4A4A4A. Windows color (decimal): -14657420 or 7624736. OLE color: 7624736.
HSL color Cylindrical-coordinate representation of color #205874: hue angle of 200º degrees, saturation: 0.57, 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 #205874 is Cyan = 0.72, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 88 | 116 | - |
| CMYK | 0.72 | 0.24 | 0 | 0.55 |
| HSL | 200º | 0.57% | 0.29% | - |
| HSV(B) | 200º | 0.72% | 0.45% | - |
| XYZ | 7.24 | 8.55 | 17.79 | - |
| YUV | 74.45 | 151.45 | 97.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 88 | 116 | 0.72 | 0.24 | 0 | 0.55 | 200 | 0.57 | 0.29 |
| Hex | 20 | 58 | 74 | 48 | 18 | 0 | 37 | C8 | 39 | 1D |
| Octal | 40 | 130 | 164 | 110 | 30 | 0 | 67 | 310 | 71 | 35 |
| Binary | 100000 | 1011000 | 1110100 | 1001000 | 11000 | 0 | 110111 | 11001000 | 111001 | 11101 |
Color Harmonies of #205874
Complementary color
Monochromatic Colors of #205874
Black with #205874
Text Example
Text Example
White with #205874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205874; }
p { color: rgb(32,88,116); }
H1.HeaderClassName
{
color: #205874;
}
.AnyTagClassName
{
color: #205874;
}
</style>
background-color css
<style>
a { background-color: #205874; }
a { background-color: rgb(32,88,116); }
div.DivClassName
{
background-color: #205874;
}
.BgClassName
{
background-color: #205874;
}
</style>
border-color css
<style>
span { border-color: #205874; }
span { border-color: rgb(32,88,116); }
td.TdClassName
{
border-color: #205874;
}
.TagClassName
{
border-color: #205874;
}
</style>