Shades of Orient #125970
Tints of Orient #125970
RGB
CMYK
RGB Variations
Color information
#125970 (or 0x125970) is known color: Orient. HEX triplet: 12, 59 and 70. RGB value is (18,89,112). Sum of RGB (Red+Green+Blue) = 18+89+112=219 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.22% from 219); Green value is 89 (35.16% from 255 or 40.64% from 219); Blue value is 112 (44.14% from 255 or 51.14% from 219); Max value from RGB is 112 - color contains mainly: blue. Hex color #125970 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125970 is #EDA68F. Grayscale: #464646. Windows color (decimal): -15574672 or 7362834. OLE color: 7362834.
HSL color Cylindrical-coordinate representation of color #125970: hue angle of 194.68º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #125970 is Cyan = 0.84, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 89 | 112 | - |
| CMYK | 0.84 | 0.21 | 0 | 0.56 |
| HSL | 194.68º | 0.72% | 0.25% | - |
| HSV(B) | 194.68º | 0.84% | 0.44% | - |
| XYZ | 6.75 | 8.44 | 16.6 | - |
| YUV | 70.39 | 151.48 | 90.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 89 | 112 | 0.84 | 0.21 | 0 | 0.56 | 194.68 | 0.72 | 0.25 |
| Hex | 12 | 59 | 70 | 54 | 15 | 0 | 38 | C3 | 48 | 19 |
| Octal | 22 | 131 | 160 | 124 | 25 | 0 | 70 | 303 | 110 | 31 |
| Binary | 10010 | 1011001 | 1110000 | 1010100 | 10101 | 0 | 111000 | 11000011 | 1001000 | 11001 |
Color Harmonies of #125970
Complementary color
Monochromatic Colors of #125970
Black with #125970
Text Example
Text Example
White with #125970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125970; }
p { color: rgb(18,89,112); }
H1.HeaderClassName
{
color: #125970;
}
.AnyTagClassName
{
color: #125970;
}
</style>
background-color css
<style>
a { background-color: #125970; }
a { background-color: rgb(18,89,112); }
div.DivClassName
{
background-color: #125970;
}
.BgClassName
{
background-color: #125970;
}
</style>
border-color css
<style>
span { border-color: #125970; }
span { border-color: rgb(18,89,112); }
td.TdClassName
{
border-color: #125970;
}
.TagClassName
{
border-color: #125970;
}
</style>