Shades of Orient #115773
Tints of Orient #115773
RGB
CMYK
RGB Variations
Color information
#115773 (or 0x115773) is known color: Orient. HEX triplet: 11, 57 and 73. RGB value is (17,87,115). Sum of RGB (Red+Green+Blue) = 17+87+115=219 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.76% from 219); Green value is 87 (34.38% from 255 or 39.73% from 219); Blue value is 115 (45.31% from 255 or 52.51% from 219); Max value from RGB is 115 - color contains mainly: blue. Hex color #115773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115773 is #EEA88C. Grayscale: #454545. Windows color (decimal): -15640717 or 7558929. OLE color: 7558929.
HSL color Cylindrical-coordinate representation of color #115773: hue angle of 197.14º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #115773 is Cyan = 0.85, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 87 | 115 | - |
| CMYK | 0.85 | 0.24 | 0 | 0.55 |
| HSL | 197.14º | 0.74% | 0.26% | - |
| HSV(B) | 197.14º | 0.85% | 0.45% | - |
| XYZ | 6.73 | 8.17 | 17.44 | - |
| YUV | 69.26 | 153.81 | 90.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 87 | 115 | 0.85 | 0.24 | 0 | 0.55 | 197.14 | 0.74 | 0.26 |
| Hex | 11 | 57 | 73 | 55 | 18 | 0 | 37 | C5 | 4A | 1A |
| Octal | 21 | 127 | 163 | 125 | 30 | 0 | 67 | 305 | 112 | 32 |
| Binary | 10001 | 1010111 | 1110011 | 1010101 | 11000 | 0 | 110111 | 11000101 | 1001010 | 11010 |
Color Harmonies of #115773
Complementary color
Monochromatic Colors of #115773
Black with #115773
Text Example
Text Example
White with #115773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115773; }
p { color: rgb(17,87,115); }
H1.HeaderClassName
{
color: #115773;
}
.AnyTagClassName
{
color: #115773;
}
</style>
background-color css
<style>
a { background-color: #115773; }
a { background-color: rgb(17,87,115); }
div.DivClassName
{
background-color: #115773;
}
.BgClassName
{
background-color: #115773;
}
</style>
border-color css
<style>
span { border-color: #115773; }
span { border-color: rgb(17,87,115); }
td.TdClassName
{
border-color: #115773;
}
.TagClassName
{
border-color: #115773;
}
</style>