Shades of Orient #105575
Tints of Orient #105575
RGB
CMYK
RGB Variations
Color information
#105575 (or 0x105575) is known color: Orient. HEX triplet: 10, 55 and 75. RGB value is (16,85,117). Sum of RGB (Red+Green+Blue) = 16+85+117=218 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.34% from 218); Green value is 85 (33.59% from 255 or 38.99% from 218); Blue value is 117 (46.09% from 255 or 53.67% from 218); Max value from RGB is 117 - color contains mainly: blue. Hex color #105575 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105575 is #EFAA8A. Grayscale: #434343. Windows color (decimal): -15706763 or 7689488. OLE color: 7689488.
HSL color Cylindrical-coordinate representation of color #105575: hue angle of 199.01º 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 #105575 is Cyan = 0.86, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 16 | 85 | 117 | - |
| CMYK | 0.86 | 0.27 | 0 | 0.54 |
| HSL | 199.01º | 0.76% | 0.26% | - |
| HSV(B) | 199.01º | 0.86% | 0.46% | - |
| XYZ | 6.67 | 7.89 | 18 | - |
| YUV | 68.02 | 155.64 | 90.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 85 | 117 | 0.86 | 0.27 | 0 | 0.54 | 199.01 | 0.76 | 0.26 |
| Hex | 10 | 55 | 75 | 56 | 1B | 0 | 36 | C7 | 4C | 1A |
| Octal | 20 | 125 | 165 | 126 | 33 | 0 | 66 | 307 | 114 | 32 |
| Binary | 10000 | 1010101 | 1110101 | 1010110 | 11011 | 0 | 110110 | 11000111 | 1001100 | 11010 |
Color Harmonies of #105575
Complementary color
Monochromatic Colors of #105575
Black with #105575
Text Example
Text Example
White with #105575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105575; }
p { color: rgb(16,85,117); }
H1.HeaderClassName
{
color: #105575;
}
.AnyTagClassName
{
color: #105575;
}
</style>
background-color css
<style>
a { background-color: #105575; }
a { background-color: rgb(16,85,117); }
div.DivClassName
{
background-color: #105575;
}
.BgClassName
{
background-color: #105575;
}
</style>
border-color css
<style>
span { border-color: #105575; }
span { border-color: rgb(16,85,117); }
td.TdClassName
{
border-color: #105575;
}
.TagClassName
{
border-color: #105575;
}
</style>