Shades of Orient #115573
Tints of Orient #115573
RGB
CMYK
RGB Variations
Color information
#115573 (or 0x115573) is known color: Orient. HEX triplet: 11, 55 and 73. RGB value is (17,85,115). Sum of RGB (Red+Green+Blue) = 17+85+115=217 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.83% from 217); Green value is 85 (33.59% from 255 or 39.17% from 217); Blue value is 115 (45.31% from 255 or 53.00% from 217); Max value from RGB is 115 - color contains mainly: blue. Hex color #115573 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115573 is #EEAA8C. Grayscale: #434343. Windows color (decimal): -15641229 or 7558417. OLE color: 7558417.
HSL color Cylindrical-coordinate representation of color #115573: hue angle of 198.37º 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 #115573 is Cyan = 0.85, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 85 | 115 | - |
| CMYK | 0.85 | 0.26 | 0 | 0.55 |
| HSL | 198.37º | 0.74% | 0.26% | - |
| HSV(B) | 198.37º | 0.85% | 0.45% | - |
| XYZ | 6.57 | 7.85 | 17.39 | - |
| YUV | 68.09 | 154.47 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 115 | 0.85 | 0.26 | 0 | 0.55 | 198.37 | 0.74 | 0.26 |
| Hex | 11 | 55 | 73 | 55 | 1A | 0 | 37 | C6 | 4A | 1A |
| Octal | 21 | 125 | 163 | 125 | 32 | 0 | 67 | 306 | 112 | 32 |
| Binary | 10001 | 1010101 | 1110011 | 1010101 | 11010 | 0 | 110111 | 11000110 | 1001010 | 11010 |
Color Harmonies of #115573
Complementary color
Monochromatic Colors of #115573
Black with #115573
Text Example
Text Example
White with #115573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115573; }
p { color: rgb(17,85,115); }
H1.HeaderClassName
{
color: #115573;
}
.AnyTagClassName
{
color: #115573;
}
</style>
background-color css
<style>
a { background-color: #115573; }
a { background-color: rgb(17,85,115); }
div.DivClassName
{
background-color: #115573;
}
.BgClassName
{
background-color: #115573;
}
</style>
border-color css
<style>
span { border-color: #115573; }
span { border-color: rgb(17,85,115); }
td.TdClassName
{
border-color: #115573;
}
.TagClassName
{
border-color: #115573;
}
</style>