Shades of Orient #145778
Tints of Orient #145778
RGB
CMYK
RGB Variations
Color information
#145778 (or 0x145778) is known color: Orient. HEX triplet: 14, 57 and 78. RGB value is (20,87,120). Sum of RGB (Red+Green+Blue) = 20+87+120=227 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.81% from 227); Green value is 87 (34.38% from 255 or 38.33% from 227); Blue value is 120 (47.27% from 255 or 52.86% from 227); Max value from RGB is 120 - color contains mainly: blue. Hex color #145778 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145778 is #EBA887. Grayscale: #464646. Windows color (decimal): -15444104 or 7886612. OLE color: 7886612.
HSL color Cylindrical-coordinate representation of color #145778: hue angle of 199.8º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #145778 is Cyan = 0.83, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 87 | 120 | - |
| CMYK | 0.83 | 0.28 | 0 | 0.53 |
| HSL | 199.8º | 0.71% | 0.27% | - |
| HSV(B) | 199.8º | 0.83% | 0.47% | - |
| XYZ | 7.09 | 8.32 | 19 | - |
| YUV | 70.73 | 155.8 | 91.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 87 | 120 | 0.83 | 0.28 | 0 | 0.53 | 199.8 | 0.71 | 0.27 |
| Hex | 14 | 57 | 78 | 53 | 1C | 0 | 35 | C8 | 47 | 1B |
| Octal | 24 | 127 | 170 | 123 | 34 | 0 | 65 | 310 | 107 | 33 |
| Binary | 10100 | 1010111 | 1111000 | 1010011 | 11100 | 0 | 110101 | 11001000 | 1000111 | 11011 |
Color Harmonies of #145778
Complementary color
Monochromatic Colors of #145778
Black with #145778
Text Example
Text Example
White with #145778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145778; }
p { color: rgb(20,87,120); }
H1.HeaderClassName
{
color: #145778;
}
.AnyTagClassName
{
color: #145778;
}
</style>
background-color css
<style>
a { background-color: #145778; }
a { background-color: rgb(20,87,120); }
div.DivClassName
{
background-color: #145778;
}
.BgClassName
{
background-color: #145778;
}
</style>
border-color css
<style>
span { border-color: #145778; }
span { border-color: rgb(20,87,120); }
td.TdClassName
{
border-color: #145778;
}
.TagClassName
{
border-color: #145778;
}
</style>