Shades of Orient #105773
Tints of Orient #105773
RGB
CMYK
RGB Variations
Color information
#105773 (or 0x105773) is known color: Orient. HEX triplet: 10, 57 and 73. RGB value is (16,87,115). Sum of RGB (Red+Green+Blue) = 16+87+115=218 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.34% from 218); Green value is 87 (34.38% from 255 or 39.91% from 218); Blue value is 115 (45.31% from 255 or 52.75% from 218); Max value from RGB is 115 - color contains mainly: blue. Hex color #105773 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105773 is #EFA88C. Grayscale: #444444. Windows color (decimal): -15706253 or 7558928. OLE color: 7558928.
HSL color Cylindrical-coordinate representation of color #105773: hue angle of 196.97º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #105773 is Cyan = 0.86, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 87 | 115 | - |
| CMYK | 0.86 | 0.24 | 0 | 0.55 |
| HSL | 196.97º | 0.76% | 0.26% | - |
| HSV(B) | 196.97º | 0.86% | 0.45% | - |
| XYZ | 6.72 | 8.16 | 17.44 | - |
| YUV | 68.96 | 153.98 | 90.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 115 | 0.86 | 0.24 | 0 | 0.55 | 196.97 | 0.76 | 0.26 |
| Hex | 10 | 57 | 73 | 56 | 18 | 0 | 37 | C5 | 4C | 1A |
| Octal | 20 | 127 | 163 | 126 | 30 | 0 | 67 | 305 | 114 | 32 |
| Binary | 10000 | 1010111 | 1110011 | 1010110 | 11000 | 0 | 110111 | 11000101 | 1001100 | 11010 |
Color Harmonies of #105773
Complementary color
Monochromatic Colors of #105773
Black with #105773
Text Example
Text Example
White with #105773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105773; }
p { color: rgb(16,87,115); }
H1.HeaderClassName
{
color: #105773;
}
.AnyTagClassName
{
color: #105773;
}
</style>
background-color css
<style>
a { background-color: #105773; }
a { background-color: rgb(16,87,115); }
div.DivClassName
{
background-color: #105773;
}
.BgClassName
{
background-color: #105773;
}
</style>
border-color css
<style>
span { border-color: #105773; }
span { border-color: rgb(16,87,115); }
td.TdClassName
{
border-color: #105773;
}
.TagClassName
{
border-color: #105773;
}
</style>