Shades of Orient #125577
Tints of Orient #125577
RGB
CMYK
RGB Variations
Color information
#125577 (or 0x125577) is known color: Orient. HEX triplet: 12, 55 and 77. RGB value is (18,85,119). Sum of RGB (Red+Green+Blue) = 18+85+119=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 85 (33.59% from 255 or 38.29% from 222); Blue value is 119 (46.88% from 255 or 53.60% from 222); Max value from RGB is 119 - color contains mainly: blue. Hex color #125577 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125577 is #EDAA88. Grayscale: #444444. Windows color (decimal): -15575689 or 7820562. OLE color: 7820562.
HSL color Cylindrical-coordinate representation of color #125577: hue angle of 200.2º 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 #125577 is Cyan = 0.85, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 85 | 119 | - |
| CMYK | 0.85 | 0.29 | 0 | 0.53 |
| HSL | 200.2º | 0.74% | 0.27% | - |
| HSV(B) | 200.2º | 0.85% | 0.47% | - |
| XYZ | 6.83 | 7.96 | 18.63 | - |
| YUV | 68.84 | 156.3 | 91.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 85 | 119 | 0.85 | 0.29 | 0 | 0.53 | 200.2 | 0.74 | 0.27 |
| Hex | 12 | 55 | 77 | 55 | 1D | 0 | 35 | C8 | 4A | 1B |
| Octal | 22 | 125 | 167 | 125 | 35 | 0 | 65 | 310 | 112 | 33 |
| Binary | 10010 | 1010101 | 1110111 | 1010101 | 11101 | 0 | 110101 | 11001000 | 1001010 | 11011 |
Color Harmonies of #125577
Complementary color
Monochromatic Colors of #125577
Black with #125577
Text Example
Text Example
White with #125577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125577; }
p { color: rgb(18,85,119); }
H1.HeaderClassName
{
color: #125577;
}
.AnyTagClassName
{
color: #125577;
}
</style>
background-color css
<style>
a { background-color: #125577; }
a { background-color: rgb(18,85,119); }
div.DivClassName
{
background-color: #125577;
}
.BgClassName
{
background-color: #125577;
}
</style>
border-color css
<style>
span { border-color: #125577; }
span { border-color: rgb(18,85,119); }
td.TdClassName
{
border-color: #125577;
}
.TagClassName
{
border-color: #125577;
}
</style>