Shades of Orient #105472
Tints of Orient #105472
RGB
CMYK
RGB Variations
Color information
#105472 (or 0x105472) is known color: Orient. HEX triplet: 10, 54 and 72. RGB value is (16,84,114). Sum of RGB (Red+Green+Blue) = 16+84+114=214 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.48% from 214); Green value is 84 (33.20% from 255 or 39.25% from 214); Blue value is 114 (44.92% from 255 or 53.27% from 214); Max value from RGB is 114 - color contains mainly: blue. Hex color #105472 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105472 is #EFAB8D. Grayscale: #424242. Windows color (decimal): -15707022 or 7492624. OLE color: 7492624.
HSL color Cylindrical-coordinate representation of color #105472: hue angle of 198.37º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #105472 is Cyan = 0.86, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 84 | 114 | - |
| CMYK | 0.86 | 0.26 | 0 | 0.55 |
| HSL | 198.37º | 0.75% | 0.25% | - |
| HSV(B) | 198.37º | 0.86% | 0.45% | - |
| XYZ | 6.42 | 7.67 | 17.06 | - |
| YUV | 67.09 | 154.47 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 84 | 114 | 0.86 | 0.26 | 0 | 0.55 | 198.37 | 0.75 | 0.25 |
| Hex | 10 | 54 | 72 | 56 | 1A | 0 | 37 | C6 | 4B | 19 |
| Octal | 20 | 124 | 162 | 126 | 32 | 0 | 67 | 306 | 113 | 31 |
| Binary | 10000 | 1010100 | 1110010 | 1010110 | 11010 | 0 | 110111 | 11000110 | 1001011 | 11001 |
Color Harmonies of #105472
Complementary color
Monochromatic Colors of #105472
Black with #105472
Text Example
Text Example
White with #105472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105472; }
p { color: rgb(16,84,114); }
H1.HeaderClassName
{
color: #105472;
}
.AnyTagClassName
{
color: #105472;
}
</style>
background-color css
<style>
a { background-color: #105472; }
a { background-color: rgb(16,84,114); }
div.DivClassName
{
background-color: #105472;
}
.BgClassName
{
background-color: #105472;
}
</style>
border-color css
<style>
span { border-color: #105472; }
span { border-color: rgb(16,84,114); }
td.TdClassName
{
border-color: #105472;
}
.TagClassName
{
border-color: #105472;
}
</style>