Shades of Orient #145073
Tints of Orient #145073
RGB
CMYK
RGB Variations
Color information
#145073 (or 0x145073) is known color: Orient. HEX triplet: 14, 50 and 73. RGB value is (20,80,115). Sum of RGB (Red+Green+Blue) = 20+80+115=215 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.30% from 215); Green value is 80 (31.64% from 255 or 37.21% from 215); Blue value is 115 (45.31% from 255 or 53.49% from 215); Max value from RGB is 115 - color contains mainly: blue. Hex color #145073 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145073 is #EBAF8C. Grayscale: #414141. Windows color (decimal): -15445901 or 7557140. OLE color: 7557140.
HSL color Cylindrical-coordinate representation of color #145073: hue angle of 202.11º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #145073 is Cyan = 0.83, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 80 | 115 | - |
| CMYK | 0.83 | 0.30 | 0 | 0.55 |
| HSL | 202.11º | 0.7% | 0.26% | - |
| HSV(B) | 202.11º | 0.83% | 0.45% | - |
| XYZ | 6.25 | 7.12 | 17.27 | - |
| YUV | 66.05 | 155.62 | 95.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 80 | 115 | 0.83 | 0.30 | 0 | 0.55 | 202.11 | 0.7 | 0.26 |
| Hex | 14 | 50 | 73 | 53 | 1E | 0 | 37 | CA | 46 | 1A |
| Octal | 24 | 120 | 163 | 123 | 36 | 0 | 67 | 312 | 106 | 32 |
| Binary | 10100 | 1010000 | 1110011 | 1010011 | 11110 | 0 | 110111 | 11001010 | 1000110 | 11010 |
Color Harmonies of #145073
Complementary color
Monochromatic Colors of #145073
Black with #145073
Text Example
Text Example
White with #145073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145073; }
p { color: rgb(20,80,115); }
H1.HeaderClassName
{
color: #145073;
}
.AnyTagClassName
{
color: #145073;
}
</style>
background-color css
<style>
a { background-color: #145073; }
a { background-color: rgb(20,80,115); }
div.DivClassName
{
background-color: #145073;
}
.BgClassName
{
background-color: #145073;
}
</style>
border-color css
<style>
span { border-color: #145073; }
span { border-color: rgb(20,80,115); }
td.TdClassName
{
border-color: #145073;
}
.TagClassName
{
border-color: #145073;
}
</style>