Shades of Orient #105775
Tints of Orient #105775
RGB
CMYK
RGB Variations
Color information
#105775 (or 0x105775) is known color: Orient. HEX triplet: 10, 57 and 75. RGB value is (16,87,117). Sum of RGB (Red+Green+Blue) = 16+87+117=220 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.27% from 220); Green value is 87 (34.38% from 255 or 39.55% from 220); Blue value is 117 (46.09% from 255 or 53.18% from 220); Max value from RGB is 117 - color contains mainly: blue. Hex color #105775 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105775 is #EFA88A. Grayscale: #454545. Windows color (decimal): -15706251 or 7690000. OLE color: 7690000.
HSL color Cylindrical-coordinate representation of color #105775: hue angle of 197.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #105775 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 87 | 117 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.54 |
| HSL | 197.82º | 0.76% | 0.26% | - |
| HSV(B) | 197.82º | 0.86% | 0.46% | - |
| XYZ | 6.83 | 8.21 | 18.05 | - |
| YUV | 69.19 | 154.98 | 90.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 117 | 0.86 | 0.26 | 0 | 0.54 | 197.82 | 0.76 | 0.26 |
| Hex | 10 | 57 | 75 | 56 | 1A | 0 | 36 | C6 | 4C | 1A |
| Octal | 20 | 127 | 165 | 126 | 32 | 0 | 66 | 306 | 114 | 32 |
| Binary | 10000 | 1010111 | 1110101 | 1010110 | 11010 | 0 | 110110 | 11000110 | 1001100 | 11010 |
Color Harmonies of #105775
Complementary color
Monochromatic Colors of #105775
Black with #105775
Text Example
Text Example
White with #105775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105775; }
p { color: rgb(16,87,117); }
H1.HeaderClassName
{
color: #105775;
}
.AnyTagClassName
{
color: #105775;
}
</style>
background-color css
<style>
a { background-color: #105775; }
a { background-color: rgb(16,87,117); }
div.DivClassName
{
background-color: #105775;
}
.BgClassName
{
background-color: #105775;
}
</style>
border-color css
<style>
span { border-color: #105775; }
span { border-color: rgb(16,87,117); }
td.TdClassName
{
border-color: #105775;
}
.TagClassName
{
border-color: #105775;
}
</style>