Shades of Orient #145177
Tints of Orient #145177
RGB
CMYK
RGB Variations
Color information
#145177 (or 0x145177) is known color: Orient. HEX triplet: 14, 51 and 77. RGB value is (20,81,119). Sum of RGB (Red+Green+Blue) = 20+81+119=220 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.09% from 220); Green value is 81 (32.03% from 255 or 36.82% from 220); Blue value is 119 (46.88% from 255 or 54.09% from 220); Max value from RGB is 119 - color contains mainly: blue. Hex color #145177 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145177 is #EBAE88. Grayscale: #424242. Windows color (decimal): -15445641 or 7819540. OLE color: 7819540.
HSL color Cylindrical-coordinate representation of color #145177: hue angle of 203.03º 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 #145177 is Cyan = 0.83, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 81 | 119 | - |
| CMYK | 0.83 | 0.32 | 0 | 0.53 |
| HSL | 203.03º | 0.71% | 0.27% | - |
| HSV(B) | 203.03º | 0.83% | 0.47% | - |
| XYZ | 6.56 | 7.37 | 18.53 | - |
| YUV | 67.09 | 157.29 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 81 | 119 | 0.83 | 0.32 | 0 | 0.53 | 203.03 | 0.71 | 0.27 |
| Hex | 14 | 51 | 77 | 53 | 20 | 0 | 35 | CB | 47 | 1B |
| Octal | 24 | 121 | 167 | 123 | 40 | 0 | 65 | 313 | 107 | 33 |
| Binary | 10100 | 1010001 | 1110111 | 1010011 | 100000 | 0 | 110101 | 11001011 | 1000111 | 11011 |
Color Harmonies of #145177
Complementary color
Monochromatic Colors of #145177
Black with #145177
Text Example
Text Example
White with #145177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145177; }
p { color: rgb(20,81,119); }
H1.HeaderClassName
{
color: #145177;
}
.AnyTagClassName
{
color: #145177;
}
</style>
background-color css
<style>
a { background-color: #145177; }
a { background-color: rgb(20,81,119); }
div.DivClassName
{
background-color: #145177;
}
.BgClassName
{
background-color: #145177;
}
</style>
border-color css
<style>
span { border-color: #145177; }
span { border-color: rgb(20,81,119); }
td.TdClassName
{
border-color: #145177;
}
.TagClassName
{
border-color: #145177;
}
</style>