Shades of Orient #115873
Tints of Orient #115873
RGB
CMYK
RGB Variations
Color information
#115873 (or 0x115873) is known color: Orient. HEX triplet: 11, 58 and 73. RGB value is (17,88,115). Sum of RGB (Red+Green+Blue) = 17+88+115=220 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.73% from 220); Green value is 88 (34.77% from 255 or 40% from 220); Blue value is 115 (45.31% from 255 or 52.27% from 220); Max value from RGB is 115 - color contains mainly: blue. Hex color #115873 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115873 is #EEA78C. Grayscale: #454545. Windows color (decimal): -15640461 or 7559185. OLE color: 7559185.
HSL color Cylindrical-coordinate representation of color #115873: hue angle of 196.53º 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 #115873 is Cyan = 0.85, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 17 | 88 | 115 | - |
| CMYK | 0.85 | 0.23 | 0 | 0.55 |
| HSL | 196.53º | 0.74% | 0.26% | - |
| HSV(B) | 196.53º | 0.85% | 0.45% | - |
| XYZ | 6.82 | 8.34 | 17.47 | - |
| YUV | 69.85 | 153.48 | 90.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 88 | 115 | 0.85 | 0.23 | 0 | 0.55 | 196.53 | 0.74 | 0.26 |
| Hex | 11 | 58 | 73 | 55 | 17 | 0 | 37 | C5 | 4A | 1A |
| Octal | 21 | 130 | 163 | 125 | 27 | 0 | 67 | 305 | 112 | 32 |
| Binary | 10001 | 1011000 | 1110011 | 1010101 | 10111 | 0 | 110111 | 11000101 | 1001010 | 11010 |
Color Harmonies of #115873
Complementary color
Monochromatic Colors of #115873
Black with #115873
Text Example
Text Example
White with #115873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115873; }
p { color: rgb(17,88,115); }
H1.HeaderClassName
{
color: #115873;
}
.AnyTagClassName
{
color: #115873;
}
</style>
background-color css
<style>
a { background-color: #115873; }
a { background-color: rgb(17,88,115); }
div.DivClassName
{
background-color: #115873;
}
.BgClassName
{
background-color: #115873;
}
</style>
border-color css
<style>
span { border-color: #115873; }
span { border-color: rgb(17,88,115); }
td.TdClassName
{
border-color: #115873;
}
.TagClassName
{
border-color: #115873;
}
</style>