Shades of Orient #125071
Tints of Orient #125071
RGB
CMYK
RGB Variations
Color information
#125071 (or 0x125071) is known color: Orient. HEX triplet: 12, 50 and 71. RGB value is (18,80,113). Sum of RGB (Red+Green+Blue) = 18+80+113=211 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.53% from 211); Green value is 80 (31.64% from 255 or 37.91% from 211); Blue value is 113 (44.53% from 255 or 53.55% from 211); Max value from RGB is 113 - color contains mainly: blue. Hex color #125071 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125071 is #EDAF8E. Grayscale: #414141. Windows color (decimal): -15576975 or 7426066. OLE color: 7426066.
HSL color Cylindrical-coordinate representation of color #125071: hue angle of 200.84º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #125071 is Cyan = 0.84, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 80 | 113 | - |
| CMYK | 0.84 | 0.29 | 0 | 0.56 |
| HSL | 200.84º | 0.73% | 0.26% | - |
| HSV(B) | 200.84º | 0.84% | 0.44% | - |
| XYZ | 6.1 | 7.06 | 16.66 | - |
| YUV | 65.22 | 154.96 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 80 | 113 | 0.84 | 0.29 | 0 | 0.56 | 200.84 | 0.73 | 0.26 |
| Hex | 12 | 50 | 71 | 54 | 1D | 0 | 38 | C9 | 49 | 1A |
| Octal | 22 | 120 | 161 | 124 | 35 | 0 | 70 | 311 | 111 | 32 |
| Binary | 10010 | 1010000 | 1110001 | 1010100 | 11101 | 0 | 111000 | 11001001 | 1001001 | 11010 |
Color Harmonies of #125071
Complementary color
Monochromatic Colors of #125071
Black with #125071
Text Example
Text Example
White with #125071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125071; }
p { color: rgb(18,80,113); }
H1.HeaderClassName
{
color: #125071;
}
.AnyTagClassName
{
color: #125071;
}
</style>
background-color css
<style>
a { background-color: #125071; }
a { background-color: rgb(18,80,113); }
div.DivClassName
{
background-color: #125071;
}
.BgClassName
{
background-color: #125071;
}
</style>
border-color css
<style>
span { border-color: #125071; }
span { border-color: rgb(18,80,113); }
td.TdClassName
{
border-color: #125071;
}
.TagClassName
{
border-color: #125071;
}
</style>