Shades of Orient #125676
Tints of Orient #125676
RGB
CMYK
RGB Variations
Color information
#125676 (or 0x125676) is known color: Orient. HEX triplet: 12, 56 and 76. RGB value is (18,86,118). Sum of RGB (Red+Green+Blue) = 18+86+118=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 86 (33.98% from 255 or 38.74% from 222); Blue value is 118 (46.48% from 255 or 53.15% from 222); Max value from RGB is 118 - color contains mainly: blue. Hex color #125676 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125676 is #EDA989. Grayscale: #454545. Windows color (decimal): -15575434 or 7755282. OLE color: 7755282.
HSL color Cylindrical-coordinate representation of color #125676: hue angle of 199.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #125676 is Cyan = 0.85, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 86 | 118 | - |
| CMYK | 0.85 | 0.27 | 0 | 0.54 |
| HSL | 199.2º | 0.74% | 0.27% | - |
| HSV(B) | 199.2º | 0.85% | 0.46% | - |
| XYZ | 6.85 | 8.09 | 18.34 | - |
| YUV | 69.32 | 155.47 | 91.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 86 | 118 | 0.85 | 0.27 | 0 | 0.54 | 199.2 | 0.74 | 0.27 |
| Hex | 12 | 56 | 76 | 55 | 1B | 0 | 36 | C7 | 4A | 1B |
| Octal | 22 | 126 | 166 | 125 | 33 | 0 | 66 | 307 | 112 | 33 |
| Binary | 10010 | 1010110 | 1110110 | 1010101 | 11011 | 0 | 110110 | 11000111 | 1001010 | 11011 |
Color Harmonies of #125676
Complementary color
Monochromatic Colors of #125676
Black with #125676
Text Example
Text Example
White with #125676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125676; }
p { color: rgb(18,86,118); }
H1.HeaderClassName
{
color: #125676;
}
.AnyTagClassName
{
color: #125676;
}
</style>
background-color css
<style>
a { background-color: #125676; }
a { background-color: rgb(18,86,118); }
div.DivClassName
{
background-color: #125676;
}
.BgClassName
{
background-color: #125676;
}
</style>
border-color css
<style>
span { border-color: #125676; }
span { border-color: rgb(18,86,118); }
td.TdClassName
{
border-color: #125676;
}
.TagClassName
{
border-color: #125676;
}
</style>