Shades of Orient #125370
Tints of Orient #125370
RGB
CMYK
RGB Variations
Color information
#125370 (or 0x125370) is known color: Orient. HEX triplet: 12, 53 and 70. RGB value is (18,83,112). Sum of RGB (Red+Green+Blue) = 18+83+112=213 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.45% from 213); Green value is 83 (32.81% from 255 or 38.97% from 213); Blue value is 112 (44.14% from 255 or 52.58% from 213); Max value from RGB is 112 - color contains mainly: blue. Hex color #125370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125370 is #EDAC8F. Grayscale: #424242. Windows color (decimal): -15576208 or 7361298. OLE color: 7361298.
HSL color Cylindrical-coordinate representation of color #125370: hue angle of 198.51º 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 #125370 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 18 | 83 | 112 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.56 |
| HSL | 198.51º | 0.72% | 0.25% | - |
| HSV(B) | 198.51º | 0.84% | 0.44% | - |
| XYZ | 6.27 | 7.48 | 16.44 | - |
| YUV | 66.87 | 153.47 | 93.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 112 | 0.84 | 0.26 | 0 | 0.56 | 198.51 | 0.72 | 0.25 |
| Hex | 12 | 53 | 70 | 54 | 1A | 0 | 38 | C7 | 48 | 19 |
| Octal | 22 | 123 | 160 | 124 | 32 | 0 | 70 | 307 | 110 | 31 |
| Binary | 10010 | 1010011 | 1110000 | 1010100 | 11010 | 0 | 111000 | 11000111 | 1001000 | 11001 |
Color Harmonies of #125370
Complementary color
Monochromatic Colors of #125370
Black with #125370
Text Example
Text Example
White with #125370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125370; }
p { color: rgb(18,83,112); }
H1.HeaderClassName
{
color: #125370;
}
.AnyTagClassName
{
color: #125370;
}
</style>
background-color css
<style>
a { background-color: #125370; }
a { background-color: rgb(18,83,112); }
div.DivClassName
{
background-color: #125370;
}
.BgClassName
{
background-color: #125370;
}
</style>
border-color css
<style>
span { border-color: #125370; }
span { border-color: rgb(18,83,112); }
td.TdClassName
{
border-color: #125370;
}
.TagClassName
{
border-color: #125370;
}
</style>