Shades of Orient #205374
Tints of Orient #205374
RGB
CMYK
RGB Variations
Color information
#205374 (or 0x205374) is known color: Orient. HEX triplet: 20, 53 and 74. RGB value is (32,83,116). Sum of RGB (Red+Green+Blue) = 32+83+116=231 (30% of max value = 765). Red value is 32 (12.89% from 255 or 13.85% from 231); Green value is 83 (32.81% from 255 or 35.93% from 231); Blue value is 116 (45.70% from 255 or 50.22% from 231); Max value from RGB is 116 - color contains mainly: blue. Hex color #205374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #205374 is #DFAC8B. Grayscale: #474747. Windows color (decimal): -14658700 or 7623456. OLE color: 7623456.
HSL color Cylindrical-coordinate representation of color #205374: hue angle of 203.57º 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 #205374 is Cyan = 0.72, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 83 | 116 | - |
| CMYK | 0.72 | 0.28 | 0 | 0.55 |
| HSL | 203.57º | 0.57% | 0.29% | - |
| HSV(B) | 203.57º | 0.72% | 0.45% | - |
| XYZ | 6.84 | 7.75 | 17.66 | - |
| YUV | 71.51 | 153.1 | 99.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 83 | 116 | 0.72 | 0.28 | 0 | 0.55 | 203.57 | 0.57 | 0.29 |
| Hex | 20 | 53 | 74 | 48 | 1C | 0 | 37 | CC | 39 | 1D |
| Octal | 40 | 123 | 164 | 110 | 34 | 0 | 67 | 314 | 71 | 35 |
| Binary | 100000 | 1010011 | 1110100 | 1001000 | 11100 | 0 | 110111 | 11001100 | 111001 | 11101 |
Color Harmonies of #205374
Complementary color
Monochromatic Colors of #205374
Black with #205374
Text Example
Text Example
White with #205374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #205374; }
p { color: rgb(32,83,116); }
H1.HeaderClassName
{
color: #205374;
}
.AnyTagClassName
{
color: #205374;
}
</style>
background-color css
<style>
a { background-color: #205374; }
a { background-color: rgb(32,83,116); }
div.DivClassName
{
background-color: #205374;
}
.BgClassName
{
background-color: #205374;
}
</style>
border-color css
<style>
span { border-color: #205374; }
span { border-color: rgb(32,83,116); }
td.TdClassName
{
border-color: #205374;
}
.TagClassName
{
border-color: #205374;
}
</style>