Shades of Orient #105272
Tints of Orient #105272
RGB
CMYK
RGB Variations
Color information
#105272 (or 0x105272) is known color: Orient. HEX triplet: 10, 52 and 72. RGB value is (16,82,114). Sum of RGB (Red+Green+Blue) = 16+82+114=212 (28% of max value = 765). Red value is 16 (6.64% from 255 or 7.55% from 212); Green value is 82 (32.42% from 255 or 38.68% from 212); Blue value is 114 (44.92% from 255 or 53.77% from 212); Max value from RGB is 114 - color contains mainly: blue. Hex color #105272 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #105272 is #EFAD8D. Grayscale: #414141. Windows color (decimal): -15707534 or 7492112. OLE color: 7492112.
HSL color Cylindrical-coordinate representation of color #105272: hue angle of 199.59º 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 #105272 is Cyan = 0.86, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 16 | 82 | 114 | - |
| CMYK | 0.86 | 0.28 | 0 | 0.55 |
| HSL | 199.59º | 0.75% | 0.25% | - |
| HSV(B) | 199.59º | 0.86% | 0.45% | - |
| XYZ | 6.27 | 7.36 | 17.01 | - |
| YUV | 65.91 | 155.13 | 92.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 82 | 114 | 0.86 | 0.28 | 0 | 0.55 | 199.59 | 0.75 | 0.25 |
| Hex | 10 | 52 | 72 | 56 | 1C | 0 | 37 | C8 | 4B | 19 |
| Octal | 20 | 122 | 162 | 126 | 34 | 0 | 67 | 310 | 113 | 31 |
| Binary | 10000 | 1010010 | 1110010 | 1010110 | 11100 | 0 | 110111 | 11001000 | 1001011 | 11001 |
Color Harmonies of #105272
Complementary color
Monochromatic Colors of #105272
Black with #105272
Text Example
Text Example
White with #105272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #105272; }
p { color: rgb(16,82,114); }
H1.HeaderClassName
{
color: #105272;
}
.AnyTagClassName
{
color: #105272;
}
</style>
background-color css
<style>
a { background-color: #105272; }
a { background-color: rgb(16,82,114); }
div.DivClassName
{
background-color: #105272;
}
.BgClassName
{
background-color: #105272;
}
</style>
border-color css
<style>
span { border-color: #105272; }
span { border-color: rgb(16,82,114); }
td.TdClassName
{
border-color: #105272;
}
.TagClassName
{
border-color: #105272;
}
</style>