Shades of Orient #10516C
Tints of Orient #10516C
RGB
CMYK
RGB Variations
Color information
#10516C (or 0x10516C) is known color: Orient. HEX triplet: 10, 51 and 6C. RGB value is (16,81,108). Sum of RGB (Red+Green+Blue) = 16+81+108=205 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.80% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 108 (42.58% from 255 or 52.68% from 205); Max value from RGB is 108 - color contains mainly: blue. Hex color #10516C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #10516C is #EFAE93. Grayscale: #404040. Windows color (decimal): -15707796 or 7098640. OLE color: 7098640.
HSL color Cylindrical-coordinate representation of color #10516C: hue angle of 197.61º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #10516C is Cyan = 0.85, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 16 | 81 | 108 | - |
| CMYK | 0.85 | 0.25 | 0 | 0.58 |
| HSL | 197.61º | 0.74% | 0.24% | - |
| HSV(B) | 197.61º | 0.85% | 0.42% | - |
| XYZ | 5.86 | 7.08 | 15.24 | - |
| YUV | 64.64 | 152.47 | 93.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 81 | 108 | 0.85 | 0.25 | 0 | 0.58 | 197.61 | 0.74 | 0.24 |
| Hex | 10 | 51 | 6C | 55 | 19 | 0 | 3A | C6 | 4A | 18 |
| Octal | 20 | 121 | 154 | 125 | 31 | 0 | 72 | 306 | 112 | 30 |
| Binary | 10000 | 1010001 | 1101100 | 1010101 | 11001 | 0 | 111010 | 11000110 | 1001010 | 11000 |
Color Harmonies of #10516C
Complementary color
Monochromatic Colors of #10516C
Black with #10516C
Text Example
Text Example
White with #10516C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10516C; }
p { color: rgb(16,81,108); }
H1.HeaderClassName
{
color: #10516C;
}
.AnyTagClassName
{
color: #10516C;
}
</style>
background-color css
<style>
a { background-color: #10516C; }
a { background-color: rgb(16,81,108); }
div.DivClassName
{
background-color: #10516C;
}
.BgClassName
{
background-color: #10516C;
}
</style>
border-color css
<style>
span { border-color: #10516C; }
span { border-color: rgb(16,81,108); }
td.TdClassName
{
border-color: #10516C;
}
.TagClassName
{
border-color: #10516C;
}
</style>