Shades of Orient #145273
Tints of Orient #145273
RGB
CMYK
RGB Variations
Color information
#145273 (or 0x145273) is known color: Orient. HEX triplet: 14, 52 and 73. RGB value is (20,82,115). Sum of RGB (Red+Green+Blue) = 20+82+115=217 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.22% from 217); Green value is 82 (32.42% from 255 or 37.79% from 217); Blue value is 115 (45.31% from 255 or 53.00% from 217); Max value from RGB is 115 - color contains mainly: blue. Hex color #145273 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145273 is #EBAD8C. Grayscale: #434343. Windows color (decimal): -15445389 or 7557652. OLE color: 7557652.
HSL color Cylindrical-coordinate representation of color #145273: hue angle of 200.84º 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 #145273 is Cyan = 0.83, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 82 | 115 | - |
| CMYK | 0.83 | 0.29 | 0 | 0.55 |
| HSL | 200.84º | 0.7% | 0.26% | - |
| HSV(B) | 200.84º | 0.83% | 0.45% | - |
| XYZ | 6.4 | 7.42 | 17.31 | - |
| YUV | 67.22 | 154.96 | 94.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 82 | 115 | 0.83 | 0.29 | 0 | 0.55 | 200.84 | 0.7 | 0.26 |
| Hex | 14 | 52 | 73 | 53 | 1D | 0 | 37 | C9 | 46 | 1A |
| Octal | 24 | 122 | 163 | 123 | 35 | 0 | 67 | 311 | 106 | 32 |
| Binary | 10100 | 1010010 | 1110011 | 1010011 | 11101 | 0 | 110111 | 11001001 | 1000110 | 11010 |
Color Harmonies of #145273
Complementary color
Monochromatic Colors of #145273
Black with #145273
Text Example
Text Example
White with #145273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145273; }
p { color: rgb(20,82,115); }
H1.HeaderClassName
{
color: #145273;
}
.AnyTagClassName
{
color: #145273;
}
</style>
background-color css
<style>
a { background-color: #145273; }
a { background-color: rgb(20,82,115); }
div.DivClassName
{
background-color: #145273;
}
.BgClassName
{
background-color: #145273;
}
</style>
border-color css
<style>
span { border-color: #145273; }
span { border-color: rgb(20,82,115); }
td.TdClassName
{
border-color: #145273;
}
.TagClassName
{
border-color: #145273;
}
</style>