Shades of Orient #125573
Tints of Orient #125573
RGB
CMYK
RGB Variations
Color information
#125573 (or 0x125573) is known color: Orient. HEX triplet: 12, 55 and 73. RGB value is (18,85,115). Sum of RGB (Red+Green+Blue) = 18+85+115=218 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.26% from 218); Green value is 85 (33.59% from 255 or 38.99% from 218); Blue value is 115 (45.31% from 255 or 52.75% from 218); Max value from RGB is 115 - color contains mainly: blue. Hex color #125573 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125573 is #EDAA8C. Grayscale: #444444. Windows color (decimal): -15575693 or 7558418. OLE color: 7558418.
HSL color Cylindrical-coordinate representation of color #125573: hue angle of 198.56º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #125573 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 18 | 85 | 115 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.55 |
| HSL | 198.56º | 0.73% | 0.26% | - |
| HSV(B) | 198.56º | 0.84% | 0.45% | - |
| XYZ | 6.59 | 7.86 | 17.39 | - |
| YUV | 68.39 | 154.3 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 85 | 115 | 0.84 | 0.26 | 0 | 0.55 | 198.56 | 0.73 | 0.26 |
| Hex | 12 | 55 | 73 | 54 | 1A | 0 | 37 | C7 | 49 | 1A |
| Octal | 22 | 125 | 163 | 124 | 32 | 0 | 67 | 307 | 111 | 32 |
| Binary | 10010 | 1010101 | 1110011 | 1010100 | 11010 | 0 | 110111 | 11000111 | 1001001 | 11010 |
Color Harmonies of #125573
Complementary color
Monochromatic Colors of #125573
Black with #125573
Text Example
Text Example
White with #125573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125573; }
p { color: rgb(18,85,115); }
H1.HeaderClassName
{
color: #125573;
}
.AnyTagClassName
{
color: #125573;
}
</style>
background-color css
<style>
a { background-color: #125573; }
a { background-color: rgb(18,85,115); }
div.DivClassName
{
background-color: #125573;
}
.BgClassName
{
background-color: #125573;
}
</style>
border-color css
<style>
span { border-color: #125573; }
span { border-color: rgb(18,85,115); }
td.TdClassName
{
border-color: #125573;
}
.TagClassName
{
border-color: #125573;
}
</style>