Shades of Orient #115473
Tints of Orient #115473
RGB
CMYK
RGB Variations
Color information
#115473 (or 0x115473) is known color: Orient. HEX triplet: 11, 54 and 73. RGB value is (17,84,115). Sum of RGB (Red+Green+Blue) = 17+84+115=216 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.87% from 216); Green value is 84 (33.20% from 255 or 38.89% from 216); Blue value is 115 (45.31% from 255 or 53.24% from 216); Max value from RGB is 115 - color contains mainly: blue. Hex color #115473 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115473 is #EEAB8C. Grayscale: #434343. Windows color (decimal): -15641485 or 7558161. OLE color: 7558161.
HSL color Cylindrical-coordinate representation of color #115473: hue angle of 198.98º 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 #115473 is Cyan = 0.85, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 84 | 115 | - |
| CMYK | 0.85 | 0.27 | 0 | 0.55 |
| HSL | 198.98º | 0.74% | 0.26% | - |
| HSV(B) | 198.98º | 0.85% | 0.45% | - |
| XYZ | 6.5 | 7.7 | 17.36 | - |
| YUV | 67.5 | 154.8 | 91.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 115 | 0.85 | 0.27 | 0 | 0.55 | 198.98 | 0.74 | 0.26 |
| Hex | 11 | 54 | 73 | 55 | 1B | 0 | 37 | C7 | 4A | 1A |
| Octal | 21 | 124 | 163 | 125 | 33 | 0 | 67 | 307 | 112 | 32 |
| Binary | 10001 | 1010100 | 1110011 | 1010101 | 11011 | 0 | 110111 | 11000111 | 1001010 | 11010 |
Color Harmonies of #115473
Complementary color
Monochromatic Colors of #115473
Black with #115473
Text Example
Text Example
White with #115473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115473; }
p { color: rgb(17,84,115); }
H1.HeaderClassName
{
color: #115473;
}
.AnyTagClassName
{
color: #115473;
}
</style>
background-color css
<style>
a { background-color: #115473; }
a { background-color: rgb(17,84,115); }
div.DivClassName
{
background-color: #115473;
}
.BgClassName
{
background-color: #115473;
}
</style>
border-color css
<style>
span { border-color: #115473; }
span { border-color: rgb(17,84,115); }
td.TdClassName
{
border-color: #115473;
}
.TagClassName
{
border-color: #115473;
}
</style>