Shades of Orient #105674
Tints of Orient #105674
RGB
CMYK
RGB Variations
Color information
#105674 (or 0x105674) is known color: Orient. HEX triplet: 10, 56 and 74. RGB value is (16,86,116). Sum of RGB (Red+Green+Blue) = 16+86+116=218 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.34% from 218); Green value is 86 (33.98% from 255 or 39.45% from 218); Blue value is 116 (45.70% from 255 or 53.21% from 218); Max value from RGB is 116 - color contains mainly: blue. Hex color #105674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105674 is #EFA98B. Grayscale: #444444. Windows color (decimal): -15706508 or 7624208. OLE color: 7624208.
HSL color Cylindrical-coordinate representation of color #105674: hue angle of 198º 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 #105674 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 86 | 116 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.55 |
| HSL | 198º | 0.76% | 0.26% | - |
| HSV(B) | 198º | 0.86% | 0.45% | - |
| XYZ | 6.69 | 8.03 | 17.72 | - |
| YUV | 68.49 | 154.81 | 90.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 86 | 116 | 0.86 | 0.26 | 0 | 0.55 | 198 | 0.76 | 0.26 |
| Hex | 10 | 56 | 74 | 56 | 1A | 0 | 37 | C6 | 4C | 1A |
| Octal | 20 | 126 | 164 | 126 | 32 | 0 | 67 | 306 | 114 | 32 |
| Binary | 10000 | 1010110 | 1110100 | 1010110 | 11010 | 0 | 110111 | 11000110 | 1001100 | 11010 |
Color Harmonies of #105674
Complementary color
Monochromatic Colors of #105674
Black with #105674
Text Example
Text Example
White with #105674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105674; }
p { color: rgb(16,86,116); }
H1.HeaderClassName
{
color: #105674;
}
.AnyTagClassName
{
color: #105674;
}
</style>
background-color css
<style>
a { background-color: #105674; }
a { background-color: rgb(16,86,116); }
div.DivClassName
{
background-color: #105674;
}
.BgClassName
{
background-color: #105674;
}
</style>
border-color css
<style>
span { border-color: #105674; }
span { border-color: rgb(16,86,116); }
td.TdClassName
{
border-color: #105674;
}
.TagClassName
{
border-color: #105674;
}
</style>