Shades of Orient #125375
Tints of Orient #125375
RGB
CMYK
RGB Variations
Color information
#125375 (or 0x125375) is known color: Orient. HEX triplet: 12, 53 and 75. RGB value is (18,83,117). Sum of RGB (Red+Green+Blue) = 18+83+117=218 (28% of max value = 765). Red value is 18 (7.42% from 255 or 8.26% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 117 (46.09% from 255 or 53.67% from 218); Max value from RGB is 117 - color contains mainly: blue. Hex color #125375 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125375 is #EDAC8A. Grayscale: #434343. Windows color (decimal): -15576203 or 7688978. OLE color: 7688978.
HSL color Cylindrical-coordinate representation of color #125375: hue angle of 200.61º 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 #125375 is Cyan = 0.85, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 18 | 83 | 117 | - |
| CMYK | 0.85 | 0.29 | 0 | 0.54 |
| HSL | 200.61º | 0.73% | 0.26% | - |
| HSV(B) | 200.61º | 0.85% | 0.46% | - |
| XYZ | 6.55 | 7.6 | 17.95 | - |
| YUV | 67.44 | 155.97 | 92.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 83 | 117 | 0.85 | 0.29 | 0 | 0.54 | 200.61 | 0.73 | 0.26 |
| Hex | 12 | 53 | 75 | 55 | 1D | 0 | 36 | C9 | 49 | 1A |
| Octal | 22 | 123 | 165 | 125 | 35 | 0 | 66 | 311 | 111 | 32 |
| Binary | 10010 | 1010011 | 1110101 | 1010101 | 11101 | 0 | 110110 | 11001001 | 1001001 | 11010 |
Color Harmonies of #125375
Complementary color
Monochromatic Colors of #125375
Black with #125375
Text Example
Text Example
White with #125375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125375; }
p { color: rgb(18,83,117); }
H1.HeaderClassName
{
color: #125375;
}
.AnyTagClassName
{
color: #125375;
}
</style>
background-color css
<style>
a { background-color: #125375; }
a { background-color: rgb(18,83,117); }
div.DivClassName
{
background-color: #125375;
}
.BgClassName
{
background-color: #125375;
}
</style>
border-color css
<style>
span { border-color: #125375; }
span { border-color: rgb(18,83,117); }
td.TdClassName
{
border-color: #125375;
}
.TagClassName
{
border-color: #125375;
}
</style>