Shades of Orient #10516D
Tints of Orient #10516D
RGB
CMYK
RGB Variations
Color information
#10516D (or 0x10516D) is known color: Orient. HEX triplet: 10, 51 and 6D. RGB value is (16,81,109). Sum of RGB (Red+Green+Blue) = 16+81+109=206 (27% of max value = 765). Red value is 16 (6.64% from 255 or 7.77% from 206); Green value is 81 (32.03% from 255 or 39.32% from 206); Blue value is 109 (42.97% from 255 or 52.91% from 206); Max value from RGB is 109 - color contains mainly: blue. Hex color #10516D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #10516D is #EFAE92. Grayscale: #404040. Windows color (decimal): -15707795 or 7164176. OLE color: 7164176.
HSL color Cylindrical-coordinate representation of color #10516D: hue angle of 198.06º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #10516D is Cyan = 0.85, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 16 | 81 | 109 | - |
| CMYK | 0.85 | 0.26 | 0 | 0.57 |
| HSL | 198.06º | 0.74% | 0.25% | - |
| HSV(B) | 198.06º | 0.85% | 0.43% | - |
| XYZ | 5.92 | 7.1 | 15.53 | - |
| YUV | 64.76 | 152.97 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 81 | 109 | 0.85 | 0.26 | 0 | 0.57 | 198.06 | 0.74 | 0.25 |
| Hex | 10 | 51 | 6D | 55 | 1A | 0 | 39 | C6 | 4A | 19 |
| Octal | 20 | 121 | 155 | 125 | 32 | 0 | 71 | 306 | 112 | 31 |
| Binary | 10000 | 1010001 | 1101101 | 1010101 | 11010 | 0 | 111001 | 11000110 | 1001010 | 11001 |
Color Harmonies of #10516D
Complementary color
Monochromatic Colors of #10516D
Black with #10516D
Text Example
Text Example
White with #10516D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10516D; }
p { color: rgb(16,81,109); }
H1.HeaderClassName
{
color: #10516D;
}
.AnyTagClassName
{
color: #10516D;
}
</style>
background-color css
<style>
a { background-color: #10516D; }
a { background-color: rgb(16,81,109); }
div.DivClassName
{
background-color: #10516D;
}
.BgClassName
{
background-color: #10516D;
}
</style>
border-color css
<style>
span { border-color: #10516D; }
span { border-color: rgb(16,81,109); }
td.TdClassName
{
border-color: #10516D;
}
.TagClassName
{
border-color: #10516D;
}
</style>