Shades of Orient #125973
Tints of Orient #125973
RGB
CMYK
RGB Variations
Color information
#125973 (or 0x125973) is known color: Orient. HEX triplet: 12, 59 and 73. RGB value is (18,89,115). Sum of RGB (Red+Green+Blue) = 18+89+115=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 89 (35.16% from 255 or 40.09% from 222); Blue value is 115 (45.31% from 255 or 51.80% from 222); Max value from RGB is 115 - color contains mainly: blue. Hex color #125973 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125973 is #EDA68C. Grayscale: #464646. Windows color (decimal): -15574669 or 7559442. OLE color: 7559442.
HSL color Cylindrical-coordinate representation of color #125973: hue angle of 196.08º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #125973 is Cyan = 0.84, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 89 | 115 | - |
| CMYK | 0.84 | 0.23 | 0 | 0.55 |
| HSL | 196.08º | 0.73% | 0.26% | - |
| HSV(B) | 196.08º | 0.84% | 0.45% | - |
| XYZ | 6.92 | 8.51 | 17.5 | - |
| YUV | 70.74 | 152.98 | 90.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 89 | 115 | 0.84 | 0.23 | 0 | 0.55 | 196.08 | 0.73 | 0.26 |
| Hex | 12 | 59 | 73 | 54 | 17 | 0 | 37 | C4 | 49 | 1A |
| Octal | 22 | 131 | 163 | 124 | 27 | 0 | 67 | 304 | 111 | 32 |
| Binary | 10010 | 1011001 | 1110011 | 1010100 | 10111 | 0 | 110111 | 11000100 | 1001001 | 11010 |
Color Harmonies of #125973
Complementary color
Monochromatic Colors of #125973
Black with #125973
Text Example
Text Example
White with #125973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125973; }
p { color: rgb(18,89,115); }
H1.HeaderClassName
{
color: #125973;
}
.AnyTagClassName
{
color: #125973;
}
</style>
background-color css
<style>
a { background-color: #125973; }
a { background-color: rgb(18,89,115); }
div.DivClassName
{
background-color: #125973;
}
.BgClassName
{
background-color: #125973;
}
</style>
border-color css
<style>
span { border-color: #125973; }
span { border-color: rgb(18,89,115); }
td.TdClassName
{
border-color: #125973;
}
.TagClassName
{
border-color: #125973;
}
</style>