Shades of Orient #105677
Tints of Orient #105677
RGB
CMYK
RGB Variations
Color information
#105677 (or 0x105677) is known color: Orient. HEX triplet: 10, 56 and 77. RGB value is (16,86,119). Sum of RGB (Red+Green+Blue) = 16+86+119=221 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.24% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #105677 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105677 is #EFA988. Grayscale: #444444. Windows color (decimal): -15706505 or 7820816. OLE color: 7820816.
HSL color Cylindrical-coordinate representation of color #105677: hue angle of 199.22º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #105677 is Cyan = 0.87, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 86 | 119 | - |
| CMYK | 0.87 | 0.28 | 0 | 0.53 |
| HSL | 199.22º | 0.76% | 0.26% | - |
| HSV(B) | 199.22º | 0.87% | 0.47% | - |
| XYZ | 6.87 | 8.1 | 18.65 | - |
| YUV | 68.83 | 156.31 | 90.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 86 | 119 | 0.87 | 0.28 | 0 | 0.53 | 199.22 | 0.76 | 0.26 |
| Hex | 10 | 56 | 77 | 57 | 1C | 0 | 35 | C7 | 4C | 1A |
| Octal | 20 | 126 | 167 | 127 | 34 | 0 | 65 | 307 | 114 | 32 |
| Binary | 10000 | 1010110 | 1110111 | 1010111 | 11100 | 0 | 110101 | 11000111 | 1001100 | 11010 |
Color Harmonies of #105677
Complementary color
Monochromatic Colors of #105677
Black with #105677
Text Example
Text Example
White with #105677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105677; }
p { color: rgb(16,86,119); }
H1.HeaderClassName
{
color: #105677;
}
.AnyTagClassName
{
color: #105677;
}
</style>
background-color css
<style>
a { background-color: #105677; }
a { background-color: rgb(16,86,119); }
div.DivClassName
{
background-color: #105677;
}
.BgClassName
{
background-color: #105677;
}
</style>
border-color css
<style>
span { border-color: #105677; }
span { border-color: rgb(16,86,119); }
td.TdClassName
{
border-color: #105677;
}
.TagClassName
{
border-color: #105677;
}
</style>