Shades of Orient #125677
Tints of Orient #125677
RGB
CMYK
RGB Variations
Color information
#125677 (or 0x125677) is known color: Orient. HEX triplet: 12, 56 and 77. RGB value is (18,86,119). Sum of RGB (Red+Green+Blue) = 18+86+119=223 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.07% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 119 (46.88% from 255 or 53.36% from 223); Max value from RGB is 119 - color contains mainly: blue. Hex color #125677 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125677 is #EDA988. Grayscale: #454545. Windows color (decimal): -15575433 or 7820818. OLE color: 7820818.
HSL color Cylindrical-coordinate representation of color #125677: hue angle of 199.6º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #125677 is Cyan = 0.85, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 86 | 119 | - |
| CMYK | 0.85 | 0.28 | 0 | 0.53 |
| HSL | 199.6º | 0.74% | 0.27% | - |
| HSV(B) | 199.6º | 0.85% | 0.47% | - |
| XYZ | 6.91 | 8.12 | 18.66 | - |
| YUV | 69.43 | 155.97 | 91.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 86 | 119 | 0.85 | 0.28 | 0 | 0.53 | 199.6 | 0.74 | 0.27 |
| Hex | 12 | 56 | 77 | 55 | 1C | 0 | 35 | C8 | 4A | 1B |
| Octal | 22 | 126 | 167 | 125 | 34 | 0 | 65 | 310 | 112 | 33 |
| Binary | 10010 | 1010110 | 1110111 | 1010101 | 11100 | 0 | 110101 | 11001000 | 1001010 | 11011 |
Color Harmonies of #125677
Complementary color
Monochromatic Colors of #125677
Black with #125677
Text Example
Text Example
White with #125677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125677; }
p { color: rgb(18,86,119); }
H1.HeaderClassName
{
color: #125677;
}
.AnyTagClassName
{
color: #125677;
}
</style>
background-color css
<style>
a { background-color: #125677; }
a { background-color: rgb(18,86,119); }
div.DivClassName
{
background-color: #125677;
}
.BgClassName
{
background-color: #125677;
}
</style>
border-color css
<style>
span { border-color: #125677; }
span { border-color: rgb(18,86,119); }
td.TdClassName
{
border-color: #125677;
}
.TagClassName
{
border-color: #125677;
}
</style>