Shades of Orient #11526D
Tints of Orient #11526D
RGB
CMYK
RGB Variations
Color information
#11526D (or 0x11526D) is known color: Orient. HEX triplet: 11, 52 and 6D. RGB value is (17,82,109). Sum of RGB (Red+Green+Blue) = 17+82+109=208 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.17% from 208); Green value is 82 (32.42% from 255 or 39.42% from 208); Blue value is 109 (42.97% from 255 or 52.40% from 208); Max value from RGB is 109 - color contains mainly: blue. Hex color #11526D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #11526D is #EEAD92. Grayscale: #414141. Windows color (decimal): -15642003 or 7164433. OLE color: 7164433.
HSL color Cylindrical-coordinate representation of color #11526D: hue angle of 197.61º degrees, saturation: 0.73, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #11526D is Cyan = 0.84, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 17 | 82 | 109 | - |
| CMYK | 0.84 | 0.25 | 0 | 0.57 |
| HSL | 197.61º | 0.73% | 0.25% | - |
| HSV(B) | 197.61º | 0.84% | 0.43% | - |
| XYZ | 6.01 | 7.26 | 15.55 | - |
| YUV | 65.64 | 152.47 | 93.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 82 | 109 | 0.84 | 0.25 | 0 | 0.57 | 197.61 | 0.73 | 0.25 |
| Hex | 11 | 52 | 6D | 54 | 19 | 0 | 39 | C6 | 49 | 19 |
| Octal | 21 | 122 | 155 | 124 | 31 | 0 | 71 | 306 | 111 | 31 |
| Binary | 10001 | 1010010 | 1101101 | 1010100 | 11001 | 0 | 111001 | 11000110 | 1001001 | 11001 |
Color Harmonies of #11526D
Complementary color
Monochromatic Colors of #11526D
Black with #11526D
Text Example
Text Example
White with #11526D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #11526D; }
p { color: rgb(17,82,109); }
H1.HeaderClassName
{
color: #11526D;
}
.AnyTagClassName
{
color: #11526D;
}
</style>
background-color css
<style>
a { background-color: #11526D; }
a { background-color: rgb(17,82,109); }
div.DivClassName
{
background-color: #11526D;
}
.BgClassName
{
background-color: #11526D;
}
</style>
border-color css
<style>
span { border-color: #11526D; }
span { border-color: rgb(17,82,109); }
td.TdClassName
{
border-color: #11526D;
}
.TagClassName
{
border-color: #11526D;
}
</style>