Shades of Orient #0E5775
Tints of Orient #0E5775
RGB
CMYK
RGB Variations
Color information
#0E5775 (or 0x0E5775) is known color: Orient. HEX triplet: 0E, 57 and 75. RGB value is (14,87,117). Sum of RGB (Red+Green+Blue) = 14+87+117=218 (28% of max value = 765). Red value is 14 (5.86% from 255 or 6.42% from 218); Green value is 87 (34.38% from 255 or 39.91% 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 #0E5775 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0E5775 is #F1A88A. Grayscale: #444444. Windows color (decimal): -15837323 or 7689998. OLE color: 7689998.
HSL color Cylindrical-coordinate representation of color #0E5775: hue angle of 197.48º degrees, saturation: 0.79, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0E5775 is Cyan = 0.88, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 14 | 87 | 117 | - |
| CMYK | 0.88 | 0.26 | 0 | 0.54 |
| HSL | 197.48º | 0.79% | 0.26% | - |
| HSV(B) | 197.48º | 0.88% | 0.46% | - |
| XYZ | 6.8 | 8.19 | 18.05 | - |
| YUV | 68.59 | 155.32 | 89.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 14 | 87 | 117 | 0.88 | 0.26 | 0 | 0.54 | 197.48 | 0.79 | 0.26 |
| Hex | E | 57 | 75 | 58 | 1A | 0 | 36 | C5 | 4F | 1A |
| Octal | 16 | 127 | 165 | 130 | 32 | 0 | 66 | 305 | 117 | 32 |
| Binary | 1110 | 1010111 | 1110101 | 1011000 | 11010 | 0 | 110110 | 11000101 | 1001111 | 11010 |
Color Harmonies of #0E5775
Complementary color
Monochromatic Colors of #0E5775
Black with #0E5775
Text Example
Text Example
White with #0E5775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0E5775; }
p { color: rgb(14,87,117); }
H1.HeaderClassName
{
color: #0E5775;
}
.AnyTagClassName
{
color: #0E5775;
}
</style>
background-color css
<style>
a { background-color: #0E5775; }
a { background-color: rgb(14,87,117); }
div.DivClassName
{
background-color: #0E5775;
}
.BgClassName
{
background-color: #0E5775;
}
</style>
border-color css
<style>
span { border-color: #0E5775; }
span { border-color: rgb(14,87,117); }
td.TdClassName
{
border-color: #0E5775;
}
.TagClassName
{
border-color: #0E5775;
}
</style>