Shades of Orient #115370
Tints of Orient #115370
RGB
CMYK
RGB Variations
Color information
#115370 (or 0x115370) is known color: Orient. HEX triplet: 11, 53 and 70. RGB value is (17,83,112). Sum of RGB (Red+Green+Blue) = 17+83+112=212 (28% of max value = 765). Red value is 17 (7.03% from 255 or 8.02% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 112 (44.14% from 255 or 52.83% from 212); Max value from RGB is 112 - color contains mainly: blue. Hex color #115370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #115370 is #EEAC8F. Grayscale: #424242. Windows color (decimal): -15641744 or 7361297. OLE color: 7361297.
HSL color Cylindrical-coordinate representation of color #115370: hue angle of 198.32º 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 #115370 is Cyan = 0.85, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 17 | 83 | 112 | - |
| CMYK | 0.85 | 0.26 | 0 | 0.56 |
| HSL | 198.32º | 0.74% | 0.25% | - |
| HSV(B) | 198.32º | 0.85% | 0.44% | - |
| XYZ | 6.25 | 7.48 | 16.44 | - |
| YUV | 66.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 83 | 112 | 0.85 | 0.26 | 0 | 0.56 | 198.32 | 0.74 | 0.25 |
| Hex | 11 | 53 | 70 | 55 | 1A | 0 | 38 | C6 | 4A | 19 |
| Octal | 21 | 123 | 160 | 125 | 32 | 0 | 70 | 306 | 112 | 31 |
| Binary | 10001 | 1010011 | 1110000 | 1010101 | 11010 | 0 | 111000 | 11000110 | 1001010 | 11001 |
Color Harmonies of #115370
Complementary color
Monochromatic Colors of #115370
Black with #115370
Text Example
Text Example
White with #115370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115370; }
p { color: rgb(17,83,112); }
H1.HeaderClassName
{
color: #115370;
}
.AnyTagClassName
{
color: #115370;
}
</style>
background-color css
<style>
a { background-color: #115370; }
a { background-color: rgb(17,83,112); }
div.DivClassName
{
background-color: #115370;
}
.BgClassName
{
background-color: #115370;
}
</style>
border-color css
<style>
span { border-color: #115370; }
span { border-color: rgb(17,83,112); }
td.TdClassName
{
border-color: #115370;
}
.TagClassName
{
border-color: #115370;
}
</style>