Shades of Orient #145373
Tints of Orient #145373
RGB
CMYK
RGB Variations
Color information
#145373 (or 0x145373) is known color: Orient. HEX triplet: 14, 53 and 73. RGB value is (20,83,115). Sum of RGB (Red+Green+Blue) = 20+83+115=218 (28% of max value = 765). Red value is 20 (8.20% from 255 or 9.17% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 115 (45.31% from 255 or 52.75% from 218); Max value from RGB is 115 - color contains mainly: blue. Hex color #145373 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #145373 is #EBAC8C. Grayscale: #434343. Windows color (decimal): -15445133 or 7557908. OLE color: 7557908.
HSL color Cylindrical-coordinate representation of color #145373: hue angle of 200.21º 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 #145373 is Cyan = 0.83, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 20 | 83 | 115 | - |
| CMYK | 0.83 | 0.28 | 0 | 0.55 |
| HSL | 200.21º | 0.7% | 0.26% | - |
| HSV(B) | 200.21º | 0.83% | 0.45% | - |
| XYZ | 6.48 | 7.57 | 17.34 | - |
| YUV | 67.81 | 154.63 | 93.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 83 | 115 | 0.83 | 0.28 | 0 | 0.55 | 200.21 | 0.7 | 0.26 |
| Hex | 14 | 53 | 73 | 53 | 1C | 0 | 37 | C8 | 46 | 1A |
| Octal | 24 | 123 | 163 | 123 | 34 | 0 | 67 | 310 | 106 | 32 |
| Binary | 10100 | 1010011 | 1110011 | 1010011 | 11100 | 0 | 110111 | 11001000 | 1000110 | 11010 |
Color Harmonies of #145373
Complementary color
Monochromatic Colors of #145373
Black with #145373
Text Example
Text Example
White with #145373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #145373; }
p { color: rgb(20,83,115); }
H1.HeaderClassName
{
color: #145373;
}
.AnyTagClassName
{
color: #145373;
}
</style>
background-color css
<style>
a { background-color: #145373; }
a { background-color: rgb(20,83,115); }
div.DivClassName
{
background-color: #145373;
}
.BgClassName
{
background-color: #145373;
}
</style>
border-color css
<style>
span { border-color: #145373; }
span { border-color: rgb(20,83,115); }
td.TdClassName
{
border-color: #145373;
}
.TagClassName
{
border-color: #145373;
}
</style>