Shades of Orient #145174
Tints of Orient #145174
RGB
CMYK
RGB Variations
Color information
#145174 (or 0x145174) is known color: Orient. HEX triplet: 14, 51 and 74. RGB value is (20,81,116). Sum of RGB (Red+Green+Blue) = 20+81+116=217 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.22% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 116 (45.70% from 255 or 53.46% from 217); Max value from RGB is 116 - color contains mainly: blue. Hex color #145174 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145174 is #EBAE8B. Grayscale: #424242. Windows color (decimal): -15445644 or 7622932. OLE color: 7622932.
HSL color Cylindrical-coordinate representation of color #145174: hue angle of 201.88º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #145174 is Cyan = 0.83, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 81 | 116 | - |
| CMYK | 0.83 | 0.30 | 0 | 0.55 |
| HSL | 201.88º | 0.71% | 0.27% | - |
| HSV(B) | 201.88º | 0.83% | 0.45% | - |
| XYZ | 6.38 | 7.29 | 17.59 | - |
| YUV | 66.75 | 155.79 | 94.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 116 | 0.83 | 0.30 | 0 | 0.55 | 201.88 | 0.71 | 0.27 |
| Hex | 14 | 51 | 74 | 53 | 1E | 0 | 37 | CA | 47 | 1B |
| Octal | 24 | 121 | 164 | 123 | 36 | 0 | 67 | 312 | 107 | 33 |
| Binary | 10100 | 1010001 | 1110100 | 1010011 | 11110 | 0 | 110111 | 11001010 | 1000111 | 11011 |
Color Harmonies of #145174
Complementary color
Monochromatic Colors of #145174
Black with #145174
Text Example
Text Example
White with #145174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145174; }
p { color: rgb(20,81,116); }
H1.HeaderClassName
{
color: #145174;
}
.AnyTagClassName
{
color: #145174;
}
</style>
background-color css
<style>
a { background-color: #145174; }
a { background-color: rgb(20,81,116); }
div.DivClassName
{
background-color: #145174;
}
.BgClassName
{
background-color: #145174;
}
</style>
border-color css
<style>
span { border-color: #145174; }
span { border-color: rgb(20,81,116); }
td.TdClassName
{
border-color: #145174;
}
.TagClassName
{
border-color: #145174;
}
</style>