Shades of Orient #105877
Tints of Orient #105877
RGB
CMYK
RGB Variations
Color information
#105877 (or 0x105877) is known color: Orient. HEX triplet: 10, 58 and 77. RGB value is (16,88,119). Sum of RGB (Red+Green+Blue) = 16+88+119=223 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.17% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 119 (46.88% from 255 or 53.36% from 223); Max value from RGB is 119 - color contains mainly: blue. Hex color #105877 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105877 is #EFA788. Grayscale: #454545. Windows color (decimal): -15705993 or 7821328. OLE color: 7821328.
HSL color Cylindrical-coordinate representation of color #105877: hue angle of 198.06º 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 #105877 is Cyan = 0.87, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 88 | 119 | - |
| CMYK | 0.87 | 0.26 | 0 | 0.53 |
| HSL | 198.06º | 0.76% | 0.26% | - |
| HSV(B) | 198.06º | 0.87% | 0.47% | - |
| XYZ | 7.03 | 8.42 | 18.71 | - |
| YUV | 70.01 | 155.65 | 89.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 88 | 119 | 0.87 | 0.26 | 0 | 0.53 | 198.06 | 0.76 | 0.26 |
| Hex | 10 | 58 | 77 | 57 | 1A | 0 | 35 | C6 | 4C | 1A |
| Octal | 20 | 130 | 167 | 127 | 32 | 0 | 65 | 306 | 114 | 32 |
| Binary | 10000 | 1011000 | 1110111 | 1010111 | 11010 | 0 | 110101 | 11000110 | 1001100 | 11010 |
Color Harmonies of #105877
Complementary color
Monochromatic Colors of #105877
Black with #105877
Text Example
Text Example
White with #105877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105877; }
p { color: rgb(16,88,119); }
H1.HeaderClassName
{
color: #105877;
}
.AnyTagClassName
{
color: #105877;
}
</style>
background-color css
<style>
a { background-color: #105877; }
a { background-color: rgb(16,88,119); }
div.DivClassName
{
background-color: #105877;
}
.BgClassName
{
background-color: #105877;
}
</style>
border-color css
<style>
span { border-color: #105877; }
span { border-color: rgb(16,88,119); }
td.TdClassName
{
border-color: #105877;
}
.TagClassName
{
border-color: #105877;
}
</style>