Shades of Orient #11557A
Tints of Orient #11557A
RGB
CMYK
RGB Variations
Color information
#11557A (or 0x11557A) is known color: Orient. HEX triplet: 11, 55 and 7A. RGB value is (17,85,122). Sum of RGB (Red+Green+Blue) = 17+85+122=224 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.59% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 122 (48.05% from 255 or 54.46% from 224); Max value from RGB is 122 - color contains mainly: blue. Hex color #11557A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #11557A is #EEAA85. Grayscale: #444444. Windows color (decimal): -15641222 or 8017169. OLE color: 8017169.
HSL color Cylindrical-coordinate representation of color #11557A: hue angle of 201.14º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #11557A is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 17 | 85 | 122 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.52 |
| HSL | 201.14º | 0.76% | 0.27% | - |
| HSV(B) | 201.14º | 0.86% | 0.48% | - |
| XYZ | 6.99 | 8.02 | 19.59 | - |
| YUV | 68.89 | 157.97 | 90.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 122 | 0.86 | 0.30 | 0 | 0.52 | 201.14 | 0.76 | 0.27 |
| Hex | 11 | 55 | 7A | 56 | 1E | 0 | 34 | C9 | 4C | 1B |
| Octal | 21 | 125 | 172 | 126 | 36 | 0 | 64 | 311 | 114 | 33 |
| Binary | 10001 | 1010101 | 1111010 | 1010110 | 11110 | 0 | 110100 | 11001001 | 1001100 | 11011 |
Color Harmonies of #11557A
Complementary color
Monochromatic Colors of #11557A
Black with #11557A
Text Example
Text Example
White with #11557A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11557A; }
p { color: rgb(17,85,122); }
H1.HeaderClassName
{
color: #11557A;
}
.AnyTagClassName
{
color: #11557A;
}
</style>
background-color css
<style>
a { background-color: #11557A; }
a { background-color: rgb(17,85,122); }
div.DivClassName
{
background-color: #11557A;
}
.BgClassName
{
background-color: #11557A;
}
</style>
border-color css
<style>
span { border-color: #11557A; }
span { border-color: rgb(17,85,122); }
td.TdClassName
{
border-color: #11557A;
}
.TagClassName
{
border-color: #11557A;
}
</style>