Shades of Orient #105777
Tints of Orient #105777
RGB
CMYK
RGB Variations
Color information
#105777 (or 0x105777) is known color: Orient. HEX triplet: 10, 57 and 77. RGB value is (16,87,119). Sum of RGB (Red+Green+Blue) = 16+87+119=222 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.21% from 222); Green value is 87 (34.38% from 255 or 39.19% from 222); Blue value is 119 (46.88% from 255 or 53.60% from 222); Max value from RGB is 119 - color contains mainly: blue. Hex color #105777 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105777 is #EFA888. Grayscale: #454545. Windows color (decimal): -15706249 or 7821072. OLE color: 7821072.
HSL color Cylindrical-coordinate representation of color #105777: hue angle of 198.64º 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 #105777 is Cyan = 0.87, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 87 | 119 | - |
| CMYK | 0.87 | 0.27 | 0 | 0.53 |
| HSL | 198.64º | 0.76% | 0.26% | - |
| HSV(B) | 198.64º | 0.87% | 0.47% | - |
| XYZ | 6.95 | 8.26 | 18.68 | - |
| YUV | 69.42 | 155.98 | 89.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 119 | 0.87 | 0.27 | 0 | 0.53 | 198.64 | 0.76 | 0.26 |
| Hex | 10 | 57 | 77 | 57 | 1B | 0 | 35 | C7 | 4C | 1A |
| Octal | 20 | 127 | 167 | 127 | 33 | 0 | 65 | 307 | 114 | 32 |
| Binary | 10000 | 1010111 | 1110111 | 1010111 | 11011 | 0 | 110101 | 11000111 | 1001100 | 11010 |
Color Harmonies of #105777
Complementary color
Monochromatic Colors of #105777
Black with #105777
Text Example
Text Example
White with #105777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105777; }
p { color: rgb(16,87,119); }
H1.HeaderClassName
{
color: #105777;
}
.AnyTagClassName
{
color: #105777;
}
</style>
background-color css
<style>
a { background-color: #105777; }
a { background-color: rgb(16,87,119); }
div.DivClassName
{
background-color: #105777;
}
.BgClassName
{
background-color: #105777;
}
</style>
border-color css
<style>
span { border-color: #105777; }
span { border-color: rgb(16,87,119); }
td.TdClassName
{
border-color: #105777;
}
.TagClassName
{
border-color: #105777;
}
</style>