Shades of Orient #145278
Tints of Orient #145278
RGB
CMYK
RGB Variations
Color information
#145278 (or 0x145278) is known color: Orient. HEX triplet: 14, 52 and 78. RGB value is (20,82,120). Sum of RGB (Red+Green+Blue) = 20+82+120=222 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.01% from 222); Green value is 82 (32.42% from 255 or 36.94% from 222); Blue value is 120 (47.27% from 255 or 54.05% from 222); Max value from RGB is 120 - color contains mainly: blue. Hex color #145278 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145278 is #EBAD87. Grayscale: #434343. Windows color (decimal): -15445384 or 7885332. OLE color: 7885332.
HSL color Cylindrical-coordinate representation of color #145278: hue angle of 202.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 #145278 is Cyan = 0.83, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 82 | 120 | - |
| CMYK | 0.83 | 0.32 | 0 | 0.53 |
| HSL | 202.8º | 0.71% | 0.27% | - |
| HSV(B) | 202.8º | 0.83% | 0.47% | - |
| XYZ | 6.7 | 7.54 | 18.87 | - |
| YUV | 67.79 | 157.46 | 93.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 82 | 120 | 0.83 | 0.32 | 0 | 0.53 | 202.8 | 0.71 | 0.27 |
| Hex | 14 | 52 | 78 | 53 | 20 | 0 | 35 | CB | 47 | 1B |
| Octal | 24 | 122 | 170 | 123 | 40 | 0 | 65 | 313 | 107 | 33 |
| Binary | 10100 | 1010010 | 1111000 | 1010011 | 100000 | 0 | 110101 | 11001011 | 1000111 | 11011 |
Color Harmonies of #145278
Complementary color
Monochromatic Colors of #145278
Black with #145278
Text Example
Text Example
White with #145278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145278; }
p { color: rgb(20,82,120); }
H1.HeaderClassName
{
color: #145278;
}
.AnyTagClassName
{
color: #145278;
}
</style>
background-color css
<style>
a { background-color: #145278; }
a { background-color: rgb(20,82,120); }
div.DivClassName
{
background-color: #145278;
}
.BgClassName
{
background-color: #145278;
}
</style>
border-color css
<style>
span { border-color: #145278; }
span { border-color: rgb(20,82,120); }
td.TdClassName
{
border-color: #145278;
}
.TagClassName
{
border-color: #145278;
}
</style>