Shades of Orient #125674
Tints of Orient #125674
RGB
CMYK
RGB Variations
Color information
#125674 (or 0x125674) is known color: Orient. HEX triplet: 12, 56 and 74. RGB value is (18,86,116). Sum of RGB (Red+Green+Blue) = 18+86+116=220 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.18% from 220); Green value is 86 (33.98% from 255 or 39.09% from 220); Blue value is 116 (45.70% from 255 or 52.73% from 220); Max value from RGB is 116 - color contains mainly: blue. Hex color #125674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125674 is #EDA98B. Grayscale: #444444. Windows color (decimal): -15575436 or 7624210. OLE color: 7624210.
HSL color Cylindrical-coordinate representation of color #125674: hue angle of 198.37º 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 #125674 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 86 | 116 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.55 |
| HSL | 198.37º | 0.73% | 0.26% | - |
| HSV(B) | 198.37º | 0.84% | 0.45% | - |
| XYZ | 6.73 | 8.05 | 17.72 | - |
| YUV | 69.09 | 154.47 | 91.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 86 | 116 | 0.84 | 0.26 | 0 | 0.55 | 198.37 | 0.73 | 0.26 |
| Hex | 12 | 56 | 74 | 54 | 1A | 0 | 37 | C6 | 49 | 1A |
| Octal | 22 | 126 | 164 | 124 | 32 | 0 | 67 | 306 | 111 | 32 |
| Binary | 10010 | 1010110 | 1110100 | 1010100 | 11010 | 0 | 110111 | 11000110 | 1001001 | 11010 |
Color Harmonies of #125674
Complementary color
Monochromatic Colors of #125674
Black with #125674
Text Example
Text Example
White with #125674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125674; }
p { color: rgb(18,86,116); }
H1.HeaderClassName
{
color: #125674;
}
.AnyTagClassName
{
color: #125674;
}
</style>
background-color css
<style>
a { background-color: #125674; }
a { background-color: rgb(18,86,116); }
div.DivClassName
{
background-color: #125674;
}
.BgClassName
{
background-color: #125674;
}
</style>
border-color css
<style>
span { border-color: #125674; }
span { border-color: rgb(18,86,116); }
td.TdClassName
{
border-color: #125674;
}
.TagClassName
{
border-color: #125674;
}
</style>