Shades of Orient #11587D
Tints of Orient #11587D
RGB
CMYK
RGB Variations
Color information
#11587D (or 0x11587D) is known color: Orient. HEX triplet: 11, 58 and 7D. RGB value is (17,88,125). Sum of RGB (Red+Green+Blue) = 17+88+125=230 (30% of max value = 765). Red value is 17 (7.03% from 255 or 7.39% from 230); Green value is 88 (34.77% from 255 or 38.26% from 230); Blue value is 125 (49.22% from 255 or 54.35% from 230); Max value from RGB is 125 - color contains mainly: blue. Hex color #11587D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #11587D is #EEA782. Grayscale: #464646. Windows color (decimal): -15640451 or 8214545. OLE color: 8214545.
HSL color Cylindrical-coordinate representation of color #11587D: hue angle of 200.56º degrees, saturation: 0.76, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #11587D is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 17 | 88 | 125 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.51 |
| HSL | 200.56º | 0.76% | 0.28% | - |
| HSV(B) | 200.56º | 0.86% | 0.49% | - |
| XYZ | 7.42 | 8.58 | 20.67 | - |
| YUV | 70.99 | 158.48 | 89.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 88 | 125 | 0.86 | 0.30 | 0 | 0.51 | 200.56 | 0.76 | 0.28 |
| Hex | 11 | 58 | 7D | 56 | 1E | 0 | 33 | C9 | 4C | 1C |
| Octal | 21 | 130 | 175 | 126 | 36 | 0 | 63 | 311 | 114 | 34 |
| Binary | 10001 | 1011000 | 1111101 | 1010110 | 11110 | 0 | 110011 | 11001001 | 1001100 | 11100 |
Color Harmonies of #11587D
Complementary color
Monochromatic Colors of #11587D
Black with #11587D
Text Example
Text Example
White with #11587D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11587D; }
p { color: rgb(17,88,125); }
H1.HeaderClassName
{
color: #11587D;
}
.AnyTagClassName
{
color: #11587D;
}
</style>
background-color css
<style>
a { background-color: #11587D; }
a { background-color: rgb(17,88,125); }
div.DivClassName
{
background-color: #11587D;
}
.BgClassName
{
background-color: #11587D;
}
</style>
border-color css
<style>
span { border-color: #11587D; }
span { border-color: rgb(17,88,125); }
td.TdClassName
{
border-color: #11587D;
}
.TagClassName
{
border-color: #11587D;
}
</style>