Shades of Orient #105779
Tints of Orient #105779
RGB
CMYK
RGB Variations
Color information
#105779 (or 0x105779) is known color: Orient. HEX triplet: 10, 57 and 79. RGB value is (16,87,121). Sum of RGB (Red+Green+Blue) = 16+87+121=224 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.14% from 224); Green value is 87 (34.38% from 255 or 38.84% from 224); Blue value is 121 (47.66% from 255 or 54.02% from 224); Max value from RGB is 121 - color contains mainly: blue. Hex color #105779 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105779 is #EFA886. Grayscale: #454545. Windows color (decimal): -15706247 or 7952144. OLE color: 7952144.
HSL color Cylindrical-coordinate representation of color #105779: hue angle of 199.43º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #105779 is Cyan = 0.87, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 16 | 87 | 121 | - |
| CMYK | 0.87 | 0.28 | 0 | 0.53 |
| HSL | 199.43º | 0.77% | 0.27% | - |
| HSV(B) | 199.43º | 0.87% | 0.47% | - |
| XYZ | 7.07 | 8.31 | 19.32 | - |
| YUV | 69.65 | 156.98 | 89.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 121 | 0.87 | 0.28 | 0 | 0.53 | 199.43 | 0.77 | 0.27 |
| Hex | 10 | 57 | 79 | 57 | 1C | 0 | 35 | C7 | 4D | 1B |
| Octal | 20 | 127 | 171 | 127 | 34 | 0 | 65 | 307 | 115 | 33 |
| Binary | 10000 | 1010111 | 1111001 | 1010111 | 11100 | 0 | 110101 | 11000111 | 1001101 | 11011 |
Color Harmonies of #105779
Complementary color
Monochromatic Colors of #105779
Black with #105779
Text Example
Text Example
White with #105779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105779; }
p { color: rgb(16,87,121); }
H1.HeaderClassName
{
color: #105779;
}
.AnyTagClassName
{
color: #105779;
}
</style>
background-color css
<style>
a { background-color: #105779; }
a { background-color: rgb(16,87,121); }
div.DivClassName
{
background-color: #105779;
}
.BgClassName
{
background-color: #105779;
}
</style>
border-color css
<style>
span { border-color: #105779; }
span { border-color: rgb(16,87,121); }
td.TdClassName
{
border-color: #105779;
}
.TagClassName
{
border-color: #105779;
}
</style>