Shades of Orient #115570
Tints of Orient #115570
RGB
CMYK
RGB Variations
Color information
#115570 (or 0x115570) is known color: Orient. HEX triplet: 11, 55 and 70. RGB value is (17,85,112). Sum of RGB (Red+Green+Blue) = 17+85+112=214 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.94% from 214); Green value is 85 (33.59% from 255 or 39.72% from 214); Blue value is 112 (44.14% from 255 or 52.34% from 214); Max value from RGB is 112 - color contains mainly: blue. Hex color #115570 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115570 is #EEAA8F. Grayscale: #434343. Windows color (decimal): -15641232 or 7361809. OLE color: 7361809.
HSL color Cylindrical-coordinate representation of color #115570: hue angle of 197.05º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #115570 is Cyan = 0.85, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 85 | 112 | - |
| CMYK | 0.85 | 0.24 | 0 | 0.56 |
| HSL | 197.05º | 0.74% | 0.25% | - |
| HSV(B) | 197.05º | 0.85% | 0.44% | - |
| XYZ | 6.4 | 7.79 | 16.49 | - |
| YUV | 67.75 | 152.97 | 91.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 85 | 112 | 0.85 | 0.24 | 0 | 0.56 | 197.05 | 0.74 | 0.25 |
| Hex | 11 | 55 | 70 | 55 | 18 | 0 | 38 | C5 | 4A | 19 |
| Octal | 21 | 125 | 160 | 125 | 30 | 0 | 70 | 305 | 112 | 31 |
| Binary | 10001 | 1010101 | 1110000 | 1010101 | 11000 | 0 | 111000 | 11000101 | 1001010 | 11001 |
Color Harmonies of #115570
Complementary color
Monochromatic Colors of #115570
Black with #115570
Text Example
Text Example
White with #115570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115570; }
p { color: rgb(17,85,112); }
H1.HeaderClassName
{
color: #115570;
}
.AnyTagClassName
{
color: #115570;
}
</style>
background-color css
<style>
a { background-color: #115570; }
a { background-color: rgb(17,85,112); }
div.DivClassName
{
background-color: #115570;
}
.BgClassName
{
background-color: #115570;
}
</style>
border-color css
<style>
span { border-color: #115570; }
span { border-color: rgb(17,85,112); }
td.TdClassName
{
border-color: #115570;
}
.TagClassName
{
border-color: #115570;
}
</style>