Shades of Orient #115673
Tints of Orient #115673
RGB
CMYK
RGB Variations
Color information
#115673 (or 0x115673) is known color: Orient. HEX triplet: 11, 56 and 73. RGB value is (17,86,115). Sum of RGB (Red+Green+Blue) = 17+86+115=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 86 (33.98% from 255 or 39.45% from 218); Blue value is 115 (45.31% from 255 or 52.75% from 218); Max value from RGB is 115 - color contains mainly: blue. Hex color #115673 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115673 is #EEA98C. Grayscale: #444444. Windows color (decimal): -15640973 or 7558673. OLE color: 7558673.
HSL color Cylindrical-coordinate representation of color #115673: hue angle of 197.76º 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 #115673 is Cyan = 0.85, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 86 | 115 | - |
| CMYK | 0.85 | 0.25 | 0 | 0.55 |
| HSL | 197.76º | 0.74% | 0.26% | - |
| HSV(B) | 197.76º | 0.85% | 0.45% | - |
| XYZ | 6.65 | 8.01 | 17.42 | - |
| YUV | 68.68 | 154.14 | 91.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 86 | 115 | 0.85 | 0.25 | 0 | 0.55 | 197.76 | 0.74 | 0.26 |
| Hex | 11 | 56 | 73 | 55 | 19 | 0 | 37 | C6 | 4A | 1A |
| Octal | 21 | 126 | 163 | 125 | 31 | 0 | 67 | 306 | 112 | 32 |
| Binary | 10001 | 1010110 | 1110011 | 1010101 | 11001 | 0 | 110111 | 11000110 | 1001010 | 11010 |
Color Harmonies of #115673
Complementary color
Monochromatic Colors of #115673
Black with #115673
Text Example
Text Example
White with #115673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115673; }
p { color: rgb(17,86,115); }
H1.HeaderClassName
{
color: #115673;
}
.AnyTagClassName
{
color: #115673;
}
</style>
background-color css
<style>
a { background-color: #115673; }
a { background-color: rgb(17,86,115); }
div.DivClassName
{
background-color: #115673;
}
.BgClassName
{
background-color: #115673;
}
</style>
border-color css
<style>
span { border-color: #115673; }
span { border-color: rgb(17,86,115); }
td.TdClassName
{
border-color: #115673;
}
.TagClassName
{
border-color: #115673;
}
</style>