Shades of Orient #125575
Tints of Orient #125575
RGB
CMYK
RGB Variations
Color information
#125575 (or 0x125575) is known color: Orient. HEX triplet: 12, 55 and 75. RGB value is (18,85,117). Sum of RGB (Red+Green+Blue) = 18+85+117=220 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.18% from 220); Green value is 85 (33.59% from 255 or 38.64% from 220); Blue value is 117 (46.09% from 255 or 53.18% from 220); Max value from RGB is 117 - color contains mainly: blue. Hex color #125575 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125575 is #EDAA8A. Grayscale: #444444. Windows color (decimal): -15575691 or 7689490. OLE color: 7689490.
HSL color Cylindrical-coordinate representation of color #125575: hue angle of 199.39º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #125575 is Cyan = 0.85, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 85 | 117 | - |
| CMYK | 0.85 | 0.27 | 0 | 0.54 |
| HSL | 199.39º | 0.73% | 0.26% | - |
| HSV(B) | 199.39º | 0.85% | 0.46% | - |
| XYZ | 6.71 | 7.91 | 18 | - |
| YUV | 68.62 | 155.3 | 91.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 85 | 117 | 0.85 | 0.27 | 0 | 0.54 | 199.39 | 0.73 | 0.26 |
| Hex | 12 | 55 | 75 | 55 | 1B | 0 | 36 | C7 | 49 | 1A |
| Octal | 22 | 125 | 165 | 125 | 33 | 0 | 66 | 307 | 111 | 32 |
| Binary | 10010 | 1010101 | 1110101 | 1010101 | 11011 | 0 | 110110 | 11000111 | 1001001 | 11010 |
Color Harmonies of #125575
Complementary color
Monochromatic Colors of #125575
Black with #125575
Text Example
Text Example
White with #125575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125575; }
p { color: rgb(18,85,117); }
H1.HeaderClassName
{
color: #125575;
}
.AnyTagClassName
{
color: #125575;
}
</style>
background-color css
<style>
a { background-color: #125575; }
a { background-color: rgb(18,85,117); }
div.DivClassName
{
background-color: #125575;
}
.BgClassName
{
background-color: #125575;
}
</style>
border-color css
<style>
span { border-color: #125575; }
span { border-color: rgb(18,85,117); }
td.TdClassName
{
border-color: #125575;
}
.TagClassName
{
border-color: #125575;
}
</style>