Shades of Orient #105371
Tints of Orient #105371
RGB
CMYK
RGB Variations
Color information
#105371 (or 0x105371) is known color: Orient. HEX triplet: 10, 53 and 71. RGB value is (16,83,113). Sum of RGB (Red+Green+Blue) = 16+83+113=212 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.55% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 113 (44.53% from 255 or 53.30% from 212); Max value from RGB is 113 - color contains mainly: blue. Hex color #105371 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105371 is #EFAC8E. Grayscale: #424242. Windows color (decimal): -15707279 or 7426832. OLE color: 7426832.
HSL color Cylindrical-coordinate representation of color #105371: hue angle of 198.56º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #105371 is Cyan = 0.86, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 16 | 83 | 113 | - |
| CMYK | 0.86 | 0.27 | 0 | 0.56 |
| HSL | 198.56º | 0.75% | 0.25% | - |
| HSV(B) | 198.56º | 0.86% | 0.44% | - |
| XYZ | 6.29 | 7.49 | 16.74 | - |
| YUV | 66.39 | 154.3 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 83 | 113 | 0.86 | 0.27 | 0 | 0.56 | 198.56 | 0.75 | 0.25 |
| Hex | 10 | 53 | 71 | 56 | 1B | 0 | 38 | C7 | 4B | 19 |
| Octal | 20 | 123 | 161 | 126 | 33 | 0 | 70 | 307 | 113 | 31 |
| Binary | 10000 | 1010011 | 1110001 | 1010110 | 11011 | 0 | 111000 | 11000111 | 1001011 | 11001 |
Color Harmonies of #105371
Complementary color
Monochromatic Colors of #105371
Black with #105371
Text Example
Text Example
White with #105371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105371; }
p { color: rgb(16,83,113); }
H1.HeaderClassName
{
color: #105371;
}
.AnyTagClassName
{
color: #105371;
}
</style>
background-color css
<style>
a { background-color: #105371; }
a { background-color: rgb(16,83,113); }
div.DivClassName
{
background-color: #105371;
}
.BgClassName
{
background-color: #105371;
}
</style>
border-color css
<style>
span { border-color: #105371; }
span { border-color: rgb(16,83,113); }
td.TdClassName
{
border-color: #105371;
}
.TagClassName
{
border-color: #105371;
}
</style>