Shades of Orient #145977
Tints of Orient #145977
RGB
CMYK
RGB Variations
Color information
#145977 (or 0x145977) is known color: Orient. HEX triplet: 14, 59 and 77. RGB value is (20,89,119). Sum of RGB (Red+Green+Blue) = 20+89+119=228 (30% of max value = 765). Red value is 20 (8.20% from 255 or 8.77% from 228); Green value is 89 (35.16% from 255 or 39.04% from 228); Blue value is 119 (46.88% from 255 or 52.19% from 228); Max value from RGB is 119 - color contains mainly: blue. Hex color #145977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145977 is #EBA688. Grayscale: #474747. Windows color (decimal): -15443593 or 7821588. OLE color: 7821588.
HSL color Cylindrical-coordinate representation of color #145977: hue angle of 198.18º 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 #145977 is Cyan = 0.83, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 20 | 89 | 119 | - |
| CMYK | 0.83 | 0.25 | 0 | 0.53 |
| HSL | 198.18º | 0.71% | 0.27% | - |
| HSV(B) | 198.18º | 0.83% | 0.47% | - |
| XYZ | 7.19 | 8.63 | 18.74 | - |
| YUV | 71.79 | 154.64 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 89 | 119 | 0.83 | 0.25 | 0 | 0.53 | 198.18 | 0.71 | 0.27 |
| Hex | 14 | 59 | 77 | 53 | 19 | 0 | 35 | C6 | 47 | 1B |
| Octal | 24 | 131 | 167 | 123 | 31 | 0 | 65 | 306 | 107 | 33 |
| Binary | 10100 | 1011001 | 1110111 | 1010011 | 11001 | 0 | 110101 | 11000110 | 1000111 | 11011 |
Color Harmonies of #145977
Complementary color
Monochromatic Colors of #145977
Black with #145977
Text Example
Text Example
White with #145977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145977; }
p { color: rgb(20,89,119); }
H1.HeaderClassName
{
color: #145977;
}
.AnyTagClassName
{
color: #145977;
}
</style>
background-color css
<style>
a { background-color: #145977; }
a { background-color: rgb(20,89,119); }
div.DivClassName
{
background-color: #145977;
}
.BgClassName
{
background-color: #145977;
}
</style>
border-color css
<style>
span { border-color: #145977; }
span { border-color: rgb(20,89,119); }
td.TdClassName
{
border-color: #145977;
}
.TagClassName
{
border-color: #145977;
}
</style>