Shades of Orient #105271
Tints of Orient #105271
RGB
CMYK
RGB Variations
Color information
#105271 (or 0x105271) is known color: Orient. HEX triplet: 10, 52 and 71. RGB value is (16,82,113). Sum of RGB (Red+Green+Blue) = 16+82+113=211 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.58% from 211); Green value is 82 (32.42% from 255 or 38.86% from 211); Blue value is 113 (44.53% from 255 or 53.55% from 211); Max value from RGB is 113 - color contains mainly: blue. Hex color #105271 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105271 is #EFAD8E. Grayscale: #414141. Windows color (decimal): -15707535 or 7426576. OLE color: 7426576.
HSL color Cylindrical-coordinate representation of color #105271: hue angle of 199.18º 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 #105271 is Cyan = 0.86, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 16 | 82 | 113 | - |
| CMYK | 0.86 | 0.27 | 0 | 0.56 |
| HSL | 199.18º | 0.75% | 0.25% | - |
| HSV(B) | 199.18º | 0.86% | 0.44% | - |
| XYZ | 6.21 | 7.34 | 16.71 | - |
| YUV | 65.8 | 154.63 | 92.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 82 | 113 | 0.86 | 0.27 | 0 | 0.56 | 199.18 | 0.75 | 0.25 |
| Hex | 10 | 52 | 71 | 56 | 1B | 0 | 38 | C7 | 4B | 19 |
| Octal | 20 | 122 | 161 | 126 | 33 | 0 | 70 | 307 | 113 | 31 |
| Binary | 10000 | 1010010 | 1110001 | 1010110 | 11011 | 0 | 111000 | 11000111 | 1001011 | 11001 |
Color Harmonies of #105271
Complementary color
Monochromatic Colors of #105271
Black with #105271
Text Example
Text Example
White with #105271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105271; }
p { color: rgb(16,82,113); }
H1.HeaderClassName
{
color: #105271;
}
.AnyTagClassName
{
color: #105271;
}
</style>
background-color css
<style>
a { background-color: #105271; }
a { background-color: rgb(16,82,113); }
div.DivClassName
{
background-color: #105271;
}
.BgClassName
{
background-color: #105271;
}
</style>
border-color css
<style>
span { border-color: #105271; }
span { border-color: rgb(16,82,113); }
td.TdClassName
{
border-color: #105271;
}
.TagClassName
{
border-color: #105271;
}
</style>